Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Datkbdreg.h42 int atkbd_probe_unit(device_t dev, int irq, int flags);
H A Datkbd_atkbdc.c106 return atkbd_probe_unit(dev, irq, flags); in atkbdprobe()
H A Datkbd.c97 atkbd_probe_unit(device_t dev, int irq, int flags) in atkbd_probe_unit() function