Home
last modified time | relevance | path

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

/dflybsd-src/sys/netgraph7/bluetooth/drivers/h4/
H A Dng_h4.c118 static int ng_h4_mod_event (module_t, int, void *);
124 .mod_event = ng_h4_mod_event,
991 ng_h4_mod_event(module_t mod, int event, void *data) function