Home
last modified time | relevance | path

Searched refs:hci_set_fw_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/bluetooth/
Dvirtio_bt.c116 hci_set_fw_info(hdev, "%s", skb->data + 1); in virtbt_setup_zephyr()
Dbpa10x.c259 hci_set_fw_info(hdev, "%s", skb->data + 1); in bpa10x_setup()
Dbtqca.c138 hci_set_fw_info(hdev, "%s", build_label); in qca_read_fw_build_info()
/linux-6.1.9/net/bluetooth/
Dhci_core.c2922 void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...) in hci_set_fw_info() function
2931 EXPORT_SYMBOL(hci_set_fw_info);
/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1482 __printf(2, 3) void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...);