Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_uac2.c77 static inline struct f_uac2 *func_to_uac2(struct usb_function *f) in func_to_uac2() function
1035 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_bind()
1350 struct f_uac2 *uac2 = func_to_uac2(&agdev->func); in afunc_notify_complete()
1360 struct f_uac2 *uac2 = func_to_uac2(&agdev->func); in afunc_notify()
1420 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_set_alt()
1474 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_get_alt()
1494 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_disable()
1507 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_suspend()
1696 struct f_uac2 *uac2 = func_to_uac2(fn); in uac2_cs_control_sam_freq()
1717 struct f_uac2 *uac2 = func_to_uac2(&agdev->func); in out_rq_cur_complete()
[all …]