Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c230 static int iwi_resume(device_t);
239 DEVMETHOD(device_resume, iwi_resume),
906 iwi_resume(device_t dev) in iwi_resume() function