Home
last modified time | relevance | path

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

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