Searched refs:hci_set_msft_opcode (Results 1 – 6 of 6) sorted by relevance
342 hci_set_msft_opcode(hdev, msft_opcode); in virtbt_probe()
627 hci_set_msft_opcode(hdev, 0xFD70); in qca_uart_setup()
690 hci_set_msft_opcode(hdev, 0xFCF0); in btrtl_initialize()
2171 hci_set_msft_opcode(hdev, 0xFC1E); in btintel_set_msft_opcode()
2830 hci_set_msft_opcode(hdev, 0xFD30); in btusb_mtk_setup()3857 hci_set_msft_opcode(hdev, 0xFD70); in btusb_probe()
1255 static inline void hci_set_msft_opcode(struct hci_dev *hdev, __u16 opcode) in hci_set_msft_opcode() function