Searched refs:match_flag_product (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/hid/
H A Dhidbus.h62 match_flag_product:1, member in struct:hid_device_id
73 match_flag_product:1,
112 .match_flag_product = 1, .idProduct = (prod)
H A Dhidbus.c876 if ((id->match_flag_product) &&
/freebsd-current/sys/dev/usb/
H A Dusb_lookup.c90 if ((id->match_flag_product) &&
H A Dusbdi.h274 match_flag_product:1, member in struct:usb_device_id
299 match_flag_product:1,
360 .match_flag_product = 1, .idProduct = (prod)

Completed in 184 milliseconds