Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A 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
H A Dhci_core.h1623 INIT_WORK(&hdev->dump.dump_rx, hci_devcd_rx); in hci_devcd_setup()
/openbmc/linux/net/bluetooth/
H A Dcoredump.c312 void hci_devcd_rx(struct work_struct *work) in hci_devcd_rx() function
374 EXPORT_SYMBOL(hci_devcd_rx);