Home
last modified time | relevance | path

Searched refs:hci_devcd_append (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/net/bluetooth/
H A Dcoredump.c290 * can append data using hci_devcd_append() or insert a pattern
453 int hci_devcd_append(struct hci_dev *hdev, struct sk_buff *skb) in hci_devcd_append() function
470 EXPORT_SYMBOL(hci_devcd_append); variable
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtmtk.c393 err = hci_devcd_append(hdev, skb); in btmtk_process_coredump()
H A Dhci_vhci.c359 hci_devcd_append(hdev, skb); in force_devcd_write()
H A Dbtintel.c2979 hci_devcd_append(hdev, skb); in btintel_diagnostics()
H A Dhci_qca.c1150 hci_devcd_append(hu->hdev, skb); in qca_controller_memdump()
H A Dbtusb.c952 hci_devcd_append(hdev, skb); in btusb_rtl_alloc_devcoredump()
3567 hci_devcd_append(hdev, skb); in handle_dump_pkt_qca()

Completed in 15 milliseconds