Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_uac2.c1025 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_bind() local
1143 uac2->ac_intf = ret; in afunc_bind()
1144 uac2->ac_alt = 0; in afunc_bind()
1155 uac2->as_out_intf = ret; in afunc_bind()
1156 uac2->as_out_alt = 0; in afunc_bind()
1184 uac2->as_in_intf = ret; in afunc_bind()
1185 uac2->as_in_alt = 0; in afunc_bind()
1190 uac2->int_ep = usb_ep_autoconfig(gadget, &fs_ep_int_desc); in afunc_bind()
1191 if (!uac2->int_ep) { in afunc_bind()
1361 struct f_uac2 *uac2 = func_to_uac2(&agdev->func); in afunc_notify_complete() local
[all …]
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac21 What: /config/usb-gadget/gadget/functions/uac2.name
/linux/Documentation/usb/
H A Dgadget-testing.rst741 The function name to use when creating the function directory is "uac2".
742 The uac2 function provides these attributes in its function directory: