Searched refs:hdspm_read_in_gain (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdspm.c | 1150 static inline int hdspm_read_in_gain(struct hdspm * hdspm, unsigned int chan, in hdspm_read_in_gain() function 3672 hdspm_read_in_gain(hdspm, destination, source); in snd_hdspm_get_mixer() 3708 change = gain != hdspm_read_in_gain(hdspm, destination, in snd_hdspm_put_mixer()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdspm.c | 1149 static inline int hdspm_read_in_gain(struct hdspm * hdspm, unsigned int chan, in hdspm_read_in_gain() function 3667 hdspm_read_in_gain(hdspm, destination, source); in snd_hdspm_get_mixer() 3703 change = gain != hdspm_read_in_gain(hdspm, destination, in snd_hdspm_put_mixer()
|
Completed in 17 milliseconds