Searched refs:hci_devcd_register (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | coredump.h | 76 int hci_devcd_register(struct hci_dev *hdev, coredump_t coredump, 95 static inline int hci_devcd_register(struct hci_dev *hdev, coredump_t coredump, in hci_devcd_register() function
|
| /linux/net/bluetooth/ |
| H A D | coredump.c | 419 int hci_devcd_register(struct hci_dev *hdev, coredump_t coredump, in hci_devcd_register() function 441 EXPORT_SYMBOL(hci_devcd_register);
|
| /linux/drivers/bluetooth/ |
| H A D | hci_qca.c | 2087 hci_devcd_register(hdev, hci_coredump_qca, qca_dmp_hdr, NULL); in qca_setup()
|
| H A D | btintel.c | 1575 hci_devcd_register(hdev, btintel_coredump, btintel_dmp_hdr, NULL); in btintel_register_devcoredump_support()
|