Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c51 static void hci_rx_work(struct work_struct *work);
2562 INIT_WORK(&hdev->rx_work, hci_rx_work); in hci_alloc_dev_priv()
4089 static void hci_rx_work(struct work_struct *work) in hci_rx_work() function
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c48 static void hci_rx_work(struct work_struct *work);
1612 /* Since hci_rx_work() is possible to awake new cmd_work in hci_dev_do_open()
3678 INIT_WORK(&hdev->rx_work, hci_rx_work); in hci_alloc_dev()
4926 static void hci_rx_work(struct work_struct *work) in hci_rx_work() function

Completed in 10 milliseconds