Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dusual-tables.c58 u16 vid, pid, bcdmin, bcdmax; member
68 .bcdmax = bcdDeviceMax, \
104 p->bcdmin <= bcd && p->bcdmax >= bcd) in usb_usual_ignore_device()