Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhconf.c109 static device_probe_t hconf_probe; variable
116 DEVMETHOD(device_probe, hconf_probe),
227 hconf_probe(device_t dev) in hconf_probe() function