Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alc.c191 static int alc_probe(device_t);
225 DEVMETHOD(device_probe, alc_probe),
676 alc_probe(device_t dev) in alc_probe() function