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

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c70 static ng_shutdown_t ng_hci_shutdown; variable
87 .shutdown = ng_hci_shutdown,
174 ng_hci_shutdown(node_p node) function
190 } /* ng_hci_shutdown */

Completed in 98 milliseconds