Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/atkbdc_layer/
HDatkbdc_isa.c66 static int atkbdc_probe(device_t dev);
75 DEVMETHOD(device_probe, atkbdc_probe),
124 atkbdc_probe(device_t dev) in atkbdc_probe() function