Searched refs:snd_bbfpro_vol_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/ |
H A D | mixer_quirks.c | 2493 static int snd_bbfpro_vol_add(struct usb_mixer_interface *mixer, u16 index, in snd_bbfpro_vol_add() function 2525 err = snd_bbfpro_vol_add(mixer, (26 * o + i), name); in snd_bbfpro_controls_create() 2533 err = snd_bbfpro_vol_add(mixer, (26 * o + 12 + i), in snd_bbfpro_controls_create()
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer_quirks.c | 2816 static int snd_bbfpro_vol_add(struct usb_mixer_interface *mixer, u16 index, in snd_bbfpro_vol_add() function 2848 err = snd_bbfpro_vol_add(mixer, (26 * o + i), name); in snd_bbfpro_controls_create() 2856 err = snd_bbfpro_vol_add(mixer, (26 * o + 12 + i), in snd_bbfpro_controls_create()
|
Completed in 10 milliseconds