Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/socket/
H A Dng_btsocket_hci_raw.c89 taskqueue_enqueue(taskqueue_swi, &ng_btsocket_hci_raw_task)
117 static struct task ng_btsocket_hci_raw_task; variable
770 TASK_INIT(&ng_btsocket_hci_raw_task, 0, in ng_btsocket_hci_raw_init()