Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_uac2.c477 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_bind() local
530 uac2->ac_intf = ret; in afunc_bind()
531 uac2->ac_alt = 0; in afunc_bind()
540 uac2->as_out_intf = ret; in afunc_bind()
541 uac2->as_out_alt = 0; in afunc_bind()
550 uac2->as_in_intf = ret; in afunc_bind()
551 uac2->as_in_alt = 0; in afunc_bind()
610 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_set_alt() local
621 if (intf == uac2->ac_intf) { in afunc_set_alt()
630 if (intf == uac2->as_out_intf) { in afunc_set_alt()
[all …]
/Linux-v4.19/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uac21 What: /config/usb-gadget/gadget/functions/uac2.name
/Linux-v4.19/Documentation/usb/
Dgadget-testing.txt628 The function name to use when creating the function directory is "uac2".
629 The uac2 function provides these attributes in its function directory: