Home
last modified time | relevance | path

Searched refs:FUNCTIONFS_HAS_HS_DESC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dfunctionfs.h20 FUNCTIONFS_HAS_HS_DESC = 2, enumerator
/openbmc/linux/tools/usb/
H A Dffs-test.c130 FUNCTIONFS_HAS_HS_DESC |
246 if (flags & ~(FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC | in descs_to_legacy()
261 GET_NEXT_COUNT_IF_FLAG(hs_count, FUNCTIONFS_HAS_HS_DESC); in descs_to_legacy()
/openbmc/linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c85 FUNCTIONFS_HAS_HS_DESC),
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c69 FUNCTIONFS_HAS_HS_DESC),
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0014-add-u3-ss-descriptor-support-for-adb.patch302 + v2_descriptor.header.flags = FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC |
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c2430 flags = FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC; in __ffs_data_got_descs()
2438 FUNCTIONFS_HAS_HS_DESC | in __ffs_data_got_descs()