Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dfunctionfs.h19 FUNCTIONFS_HAS_HS_DESC = 2, enumerator
/linux-4.1.27/tools/usb/
Dffs-test.c122 FUNCTIONFS_HAS_HS_DESC),
198 if (flags & ~(FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC | in descs_to_legacy()
213 GET_NEXT_COUNT_IF_FLAG(hs_count, FUNCTIONFS_HAS_HS_DESC); in descs_to_legacy()
/linux-4.1.27/tools/usb/ffs-aio-example/simple/device_app/
Daio_simple.c67 FUNCTIONFS_HAS_HS_DESC),
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c69 FUNCTIONFS_HAS_HS_DESC),
/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c2124 flags = FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC; in __ffs_data_got_descs()
2132 FUNCTIONFS_HAS_HS_DESC | in __ffs_data_got_descs()