Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dcoredump.h71 int hci_devcd_append_pattern(struct hci_dev *hdev, u8 pattern, u32 len);
98 static inline int hci_devcd_append_pattern(struct hci_dev *hdev, in hci_devcd_append_pattern() function
/openbmc/linux/net/bluetooth/
H A Dcoredump.c472 int hci_devcd_append_pattern(struct hci_dev *hdev, u8 pattern, u32 len) in hci_devcd_append_pattern() function
495 EXPORT_SYMBOL(hci_devcd_append_pattern);
/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c1133 hci_devcd_append_pattern(hu->hdev, 0x00, in qca_controller_memdump()
H A Dbtusb.c3558 hci_devcd_append_pattern(hdev, 0x0, dump_size); in handle_dump_pkt_qca()