Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Df_uac2.c1143 uac2->ac_intf = ret; in afunc_bind()
1144 uac2->ac_alt = 0; in afunc_bind()
1185 uac2->as_in_alt = 0; in afunc_bind()
1191 if (!uac2->int_ep) { in afunc_bind()
1451 if (uac2->int_ep) { in afunc_set_alt()
1489 return uac2->ac_alt; in afunc_get_alt()
1507 uac2->as_in_alt = 0; in afunc_disable()
1511 if (uac2->int_ep) in afunc_disable()
2278 struct f_uac2 *uac2; in afunc_alloc() local
2281 uac2 = kzalloc(sizeof(*uac2), GFP_KERNEL); in afunc_alloc()
[all …]
/linux-6.15/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac21 What: /config/usb-gadget/gadget/functions/uac2.name
/linux-6.15/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: