Searched refs:hdspm_read_pb_gain (Results 1 – 1 of 1) sorted by relevance
/linux/sound/pci/rme9652/ |
H A D | hdspm.c | 1158 static inline int hdspm_read_pb_gain(struct hdspm * hdspm, unsigned int chan, in hdspm_read_pb_gain() function 3665 hdspm_read_pb_gain(hdspm, destination, in snd_hdspm_get_mixer() 3701 change = gain != hdspm_read_pb_gain(hdspm, destination, in snd_hdspm_put_mixer() 3760 (hdspm_read_pb_gain(hdspm, channel, channel)*64)/UNITY_GAIN; in snd_hdspm_get_playback_mixer() 3786 gain != hdspm_read_pb_gain(hdspm, channel, in snd_hdspm_put_playback_mixer()
|