Searched refs:hci_set_msft_opcode (Results 1 – 8 of 8) sorted by relevance
380 hci_set_msft_opcode(hdev, msft_opcode); in virtbt_probe()
277 hci_set_msft_opcode(hdev, vhci->msft_opcode); in vhci_setup()
984 hci_set_msft_opcode(hdev, 0xFD70); in qca_uart_setup()
1243 hci_set_msft_opcode(hdev, 0xFCF0); in btrtl_initialize()
1417 hci_set_msft_opcode(hdev, 0xFD30); in btmtk_usb_setup()
3336 hci_set_msft_opcode(hdev, 0xFC1E); in btintel_set_msft_opcode()
4288 hci_set_msft_opcode(hdev, 0xFD70); in btusb_probe()
1780 static inline void hci_set_msft_opcode(struct hci_dev *hdev, __u16 opcode) in hci_set_msft_opcode() function