Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidbus.h138 #define HIDBUS_LOOKUP_ID(d, h) hidbus_lookup_id((d), (h), nitems(h)) macro
H A Dietp.c428 if (HIDBUS_LOOKUP_ID(parent, ietp_iic_devs) == NULL) in ietp_iic_identify()
H A Dbcm5974.c690 if (HIDBUS_LOOKUP_ID(parent, bcm5974_devs) != NULL && in bcm5974_identify()
H A Dps4dshock.c1101 if (HIDBUS_LOOKUP_ID(parent, ps4dshock_devs) != NULL) in ps4dshock_identify()