Home
last modified time | relevance | path

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

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