Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alc.c202 static int alc_shutdown(device_t);
228 DEVMETHOD(device_shutdown, alc_shutdown),
2437 alc_shutdown(device_t dev) in alc_shutdown() function