Searched refs:delegate_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/ |
H A D | mixer.c | 3233 static int delegate_notify(struct usb_mixer_interface *mixer, int unitid, in delegate_notify() function 3257 unitid = delegate_notify(mixer, unitid, NULL, NULL); in snd_usb_mixer_notify_id() 3340 unitid = delegate_notify(mixer, unitid, &control, &channel); in snd_usb_mixer_interrupt_v2()
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer.c | 3313 static int delegate_notify(struct usb_mixer_interface *mixer, int unitid, in delegate_notify() function 3337 unitid = delegate_notify(mixer, unitid, NULL, NULL); in snd_usb_mixer_notify_id() 3420 unitid = delegate_notify(mixer, unitid, &control, &channel); in snd_usb_mixer_interrupt_v2()
|
Completed in 9 milliseconds