Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dcoredump.h64 void hci_devcd_rx(struct work_struct *work);
78 static inline void hci_devcd_rx(struct work_struct *work) {} in hci_devcd_rx() function
Dhci_core.h1634 INIT_WORK(&hdev->dump.dump_rx, hci_devcd_rx); in hci_devcd_setup()
/Linux-v6.6/net/bluetooth/
Dcoredump.c312 void hci_devcd_rx(struct work_struct *work) in hci_devcd_rx() function
374 EXPORT_SYMBOL(hci_devcd_rx);