Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac2.c1035 struct f_uac2 *uac2 = func_to_uac2(fn); in afunc_bind() local
1134 uac2->ac_intf = ret; in afunc_bind()
1135 uac2->ac_alt = 0; in afunc_bind()
1146 uac2->as_out_intf = ret; in afunc_bind()
1147 uac2->as_out_alt = 0; in afunc_bind()
1175 uac2->as_in_intf = ret; in afunc_bind()
1176 uac2->as_in_alt = 0; in afunc_bind()
1181 uac2->int_ep = usb_ep_autoconfig(gadget, &fs_ep_int_desc); in afunc_bind()
1182 if (!uac2->int_ep) { in afunc_bind()
1352 struct f_uac2 *uac2 = func_to_uac2(&agdev->func); in afunc_notify_complete() local
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A D0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch16 include/usbg/function/uac2.h | 29 +++++++++++++----------------
23 src/function/uac2.c | 10 +++++-----
388 diff --git a/include/usbg/function/uac2.h b/include/usbg/function/uac2.h
390 --- a/include/usbg/function/uac2.h
391 +++ b/include/usbg/function/uac2.h
400 * @brief Cast from generic function to uac2 function
401 * @param[in] f function to be converted to uac2 funciton.
704 diff --git a/src/function/uac2.c b/src/function/uac2.c
706 --- a/src/function/uac2.c
707 +++ b/src/function/uac2.c
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac21 What: /config/usb-gadget/gadget/functions/uac2.name
/openbmc/linux/Documentation/usb/
H A Dgadget-testing.rst731 The function name to use when creating the function directory is "uac2".
732 The uac2 function provides these attributes in its function directory:
/openbmc/linux/
H A Dopengrok2.0.log[all...]