Home
last modified time | relevance | path

Searched refs:func_to_uac1 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_uac1.c31 static inline struct f_uac1 *func_to_uac1(struct usb_function *f) in func_to_uac1() function
442 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_set_alt()
487 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_get_alt()
505 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_disable()
552 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_bind()
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch358040 @@ -48,6 +48,16 @@ static inline struct f_uac1 *func_to_uac1(struct usb_function *f)