Searched refs:hci_set_hw_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_core.c | 2988 void hci_set_hw_info(struct hci_dev *hdev, const char *fmt, ...) in hci_set_hw_info() function 2997 EXPORT_SYMBOL(hci_set_hw_info); variable
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1215 __printf(2, 3) void hci_set_hw_info(struct hci_dev *hdev, const char *fmt, ...);
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 3991 void hci_set_hw_info(struct hci_dev *hdev, const char *fmt, ...) in hci_set_hw_info() function 4000 EXPORT_SYMBOL(hci_set_hw_info); variable
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1646 __printf(2, 3) void hci_set_hw_info(struct hci_dev *hdev, const char *fmt, ...);
|
Completed in 17 milliseconds