Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dcoredump.h79 int hci_devcd_append(struct hci_dev *hdev, struct sk_buff *skb);
107 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.c469 int hci_devcd_append(struct hci_dev *hdev, struct sk_buff *skb) in hci_devcd_append() function
486 EXPORT_SYMBOL(hci_devcd_append);
/linux/drivers/bluetooth/
H A Dhci_qca.c1172 hci_devcd_append(hu->hdev, skb); in qca_controller_memdump()
H A Dbtintel.c3975 hci_devcd_append(hdev, skb_clone(skb, GFP_ATOMIC)); in btintel_diagnostics()