Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hid/
HDhidbus.h138 #define HIDBUS_LOOKUP_ID(d, h) hidbus_lookup_id((d), (h), nitems(h)) macro
HDietp.c429 if (HIDBUS_LOOKUP_ID(parent, ietp_iic_devs) == NULL) in ietp_iic_identify()
HDps4dshock.c1101 if (HIDBUS_LOOKUP_ID(parent, ps4dshock_devs) != NULL) in ps4dshock_identify()
HDbcm5974.c689 if (HIDBUS_LOOKUP_ID(parent, bcm5974_devs) != NULL && in bcm5974_identify()