Searched refs:hdspm_read_pb_gain (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdspm.c | 1159 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()
|
/kernel/linux/linux-6.6/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 3663 hdspm_read_pb_gain(hdspm, destination, in snd_hdspm_get_mixer() 3699 change = gain != hdspm_read_pb_gain(hdspm, destination, in snd_hdspm_put_mixer() 3758 (hdspm_read_pb_gain(hdspm, channel, channel)*64)/UNITY_GAIN; in snd_hdspm_get_playback_mixer() 3784 gain != hdspm_read_pb_gain(hdspm, channel, in snd_hdspm_put_playback_mixer()
|
Completed in 17 milliseconds