Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dconfig.c203 static const unsigned short low_speed_maxpacket_maxes[4] = { in usb_parse_ss_endpoint_companion()
459 maxpacket_maxes = low_speed_maxpacket_maxes; in usb_parse_endpoint()
211 static const unsigned short low_speed_maxpacket_maxes[4] = { global() variable