Searched refs:hdspm_read_pb_gain (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/pci/rme9652/ |
D | hdspm.c | 1166 static inline int hdspm_read_pb_gain(struct hdspm * hdspm, unsigned int chan, in hdspm_read_pb_gain() function 3675 hdspm_read_pb_gain(hdspm, destination, in snd_hdspm_get_mixer() 3711 change = gain != hdspm_read_pb_gain(hdspm, destination, in snd_hdspm_put_mixer() 3770 (hdspm_read_pb_gain(hdspm, channel, channel)*64)/UNITY_GAIN; in snd_hdspm_get_playback_mixer() 3796 gain != hdspm_read_pb_gain(hdspm, channel, in snd_hdspm_put_playback_mixer()
|