Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidbus.h60 match_flag_bus:1, member
75 match_flag_bus:1,
106 .match_flag_bus = 1, .idBus = (bus)
H A Dhidbus.c865 if ((id->match_flag_bus) && in hidbus_lookup_id()