Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c121 static int ng_h4_mod_event (module_t, int, void *);
127 .mod_event = ng_h4_mod_event,
988 ng_h4_mod_event(module_t mod, int event, void *data) function