Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dusbdevice_fs.h153 #define USBDEVFS_CAP_ZERO_PACKET 0x01 macro
/linux/include/uapi/linux/
H A Dusbdevice_fs.h153 #define USBDEVFS_CAP_ZERO_PACKET 0x01 macro
/linux/drivers/usb/core/
H A Ddevio.c2448 caps = USBDEVFS_CAP_ZERO_PACKET | USBDEVFS_CAP_NO_PACKET_SIZE_LIM | in proc_get_capabilities()