Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/net/bluetooth/
H A Dcoredump.c471 int hci_devcd_append(struct hci_dev *hdev, struct sk_buff *skb) in hci_devcd_append() function
488 EXPORT_SYMBOL(hci_devcd_append);
/linux-6.15/drivers/bluetooth/
H A Dhci_vhci.c359 hci_devcd_append(hdev, skb); in force_devcd_write()
H A Dbtintel_pcie.c391 err = hci_devcd_append(hdev, skb); in btintel_pcie_add_dmp_data()
552 ret = hci_devcd_append(hdev, skb); in btintel_pcie_read_dram_buffers()
H A Dbtmtk.c427 err = hci_devcd_append(hdev, skb); in btmtk_process_coredump()
H A Dbtnxpuart.c1324 err = hci_devcd_append(hdev, skb_clone(skb, GFP_ATOMIC)); in nxp_process_fw_dump()
H A Dbtusb.c1017 hci_devcd_append(hdev, skb); in btusb_rtl_alloc_devcoredump()
3081 hci_devcd_append(hdev, skb); in handle_dump_pkt_qca()
H A Dhci_qca.c1165 hci_devcd_append(hu->hdev, skb); in qca_controller_memdump()
H A Dbtintel.c3706 hci_devcd_append(hdev, skb_clone(skb, GFP_ATOMIC)); in btintel_diagnostics()