Home
last modified time | relevance | path

Searched refs:SETUP_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/mon/
Dmon_bin.c32 #define SETUP_LEN 8 macro
104 unsigned char setup[SETUP_LEN]; /* Only for Control S-type */
399 memcpy(setupb, urb->setup_packet, SETUP_LEN); in mon_bin_get_setup()
/linux-5.19.10/Documentation/usb/
Dusbmon.rst233 unsigned char setup[SETUP_LEN]; /* Only for Control S-type */