Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm.c384 static void iwm_endscan_cb(void *, int);
4603 iwm_endscan_cb(void *arg, int pending) in iwm_endscan_cb() function
5985 TASK_INIT(&sc->sc_es_task, 0, iwm_endscan_cb, sc); in iwm_attach()