Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
A Df_uac1.c47 static inline struct f_uac1 *func_to_uac1(struct usb_function *f) in func_to_uac1() function
339 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify_complete()
348 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify()
597 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in out_rq_cur_complete()
651 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in out_rq_cur()
826 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_set_alt()
879 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_get_alt()
897 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_disable()
1116 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_bind()

Completed in 11 milliseconds