Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dcoredump.h70 int hci_devcd_append(struct hci_dev *hdev, struct sk_buff *skb);
93 static inline int hci_devcd_append(struct hci_dev *hdev, struct sk_buff *skb) in hci_devcd_append() function
/linux/net/bluetooth/
H A Dcoredump.c453 int hci_devcd_append(struct hci_dev *hdev, struct sk_buff *skb) in hci_devcd_append() function
470 EXPORT_SYMBOL(hci_devcd_append);
/linux/drivers/bluetooth/
H A Dbtmtk.c419 err = hci_devcd_append(hdev, skb); in btmtk_process_coredump()
H A Dbtusb.c951 hci_devcd_append(hdev, skb); in btusb_rtl_alloc_devcoredump()
2982 hci_devcd_append(hdev, skb); in handle_dump_pkt_qca()
H A Dhci_qca.c1152 hci_devcd_append(hu->hdev, skb); in qca_controller_memdump()
H A Dbtintel.c3291 hci_devcd_append(hdev, skb); in btintel_diagnostics()