Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidmap.h256 hidmap_probe((hm), (dev), (id), nitems(id), (map), nitems(map), \
258 int hidmap_probe(struct hidmap* hm, device_t dev,
H A Dhidmap.c718 hidmap_probe(struct hidmap* hm, device_t dev, in hidmap_probe() function