Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_uac2.c77 static inline struct f_uac2 *func_to_uac2(struct usb_function *f) in func_to_uac2() function
1025 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_bind()
1361 struct f_uac2 *uac2 = func_to_uac2(&agdev->func); in afunc_notify_complete()
1371 struct f_uac2 *uac2 = func_to_uac2(&agdev->func); in afunc_notify()
1431 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_set_alt()
1485 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_get_alt()
1505 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_disable()
1518 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_suspend()
1707 struct f_uac2 *uac2 = func_to_uac2(fn); in uac2_cs_control_sam_freq()
1728 struct f_uac2 *uac2 = func_to_uac2(&agdev->func); in out_rq_cur_complete()
[all …]