Searched refs:hci_set_fw_info (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | virtio_bt.c | 124 hci_set_fw_info(hdev, "%s", skb->data + 1); in virtbt_setup_zephyr()
|
H A D | bpa10x.c | 259 hci_set_fw_info(hdev, "%s", skb->data + 1); in bpa10x_setup()
|
H A D | btqca.c | 138 hci_set_fw_info(hdev, "%s", build_label); in qca_read_fw_build_info()
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | bpa10x.c | 259 hci_set_fw_info(hdev, "%s", skb->data + 1); in bpa10x_setup()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_core.c | 2999 void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...) in hci_set_fw_info() function 3008 EXPORT_SYMBOL(hci_set_fw_info); variable
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1216 __printf(2, 3) void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...);
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 4002 void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...) in hci_set_fw_info() function 4011 EXPORT_SYMBOL(hci_set_fw_info); variable
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1647 __printf(2, 3) void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...);
|
Completed in 18 milliseconds