Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c579 static void iwx_attach_hook(void *);
10050 iwx_attach_hook(void *self) in iwx_attach_hook() function
10590 sc->sc_preinit_hook.ich_func = iwx_attach_hook; in iwx_attach()