Home
last modified time | relevance | path

Searched refs:afunc_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac2.c1184 static struct usb_function *afunc_alloc(struct usb_function_instance *fi) in afunc_alloc() function
1210 DECLARE_USB_FUNCTION_INIT(uac2, afunc_alloc_inst, afunc_alloc);
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac2.c2214 static struct usb_function *afunc_alloc(struct usb_function_instance *fi) in afunc_alloc() function
2241 DECLARE_USB_FUNCTION_INIT(uac2, afunc_alloc_inst, afunc_alloc);

Completed in 5 milliseconds