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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c56 static void hci_rx_task(unsigned long arg);
850 tasklet_init(&hdev->rx_task, hci_rx_task, (unsigned long) hdev);
1353 static void hci_rx_task(unsigned long arg) function

Completed in 47 milliseconds