Searched refs:hdspm_read_pb_gain (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/pci/rme9652/ |
D | hdspm.c | 1165 static inline int hdspm_read_pb_gain(struct hdspm * hdspm, unsigned int chan, in hdspm_read_pb_gain() function 3668 hdspm_read_pb_gain(hdspm, destination, in snd_hdspm_get_mixer() 3704 change = gain != hdspm_read_pb_gain(hdspm, destination, in snd_hdspm_put_mixer() 3763 (hdspm_read_pb_gain(hdspm, channel, channel)*64)/UNITY_GAIN; in snd_hdspm_get_playback_mixer() 3789 gain != hdspm_read_pb_gain(hdspm, channel, in snd_hdspm_put_playback_mixer()
|