Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c69 static ng_shutdown_t ng_hci_shutdown; variable
86 .shutdown = ng_hci_shutdown,
173 ng_hci_shutdown(node_p node) in ng_hci_shutdown() function