Home
last modified time | relevance | path

Searched refs:hci_set_fw_info (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dvirtio_bt.c124 hci_set_fw_info(hdev, "%s", skb->data + 1); in virtbt_setup_zephyr()
H A Dbpa10x.c259 hci_set_fw_info(hdev, "%s", skb->data + 1); in bpa10x_setup()
H A Dbtqca.c138 hci_set_fw_info(hdev, "%s", build_label); in qca_read_fw_build_info()
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbpa10x.c259 hci_set_fw_info(hdev, "%s", skb->data + 1); in bpa10x_setup()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c2999 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 Dhci_core.h1216 __printf(2, 3) void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...);
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c4002 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 Dhci_core.h1647 __printf(2, 3) void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...);

Completed in 19 milliseconds