Home
last modified time | relevance | path

Searched refs:msft_opcode (Results 1 – 2 of 2) sorted by relevance

/drivers/bluetooth/
A Dvirtio_bt.c346 __u16 msft_opcode; in virtbt_probe() local
350 msft_opcode, &msft_opcode); in virtbt_probe()
353 msft_opcode, &msft_opcode); in virtbt_probe()
355 hci_set_msft_opcode(hdev, msft_opcode); in virtbt_probe()
A Dhci_vhci.c46 __u16 msft_opcode; member
210 if (vhci->msft_opcode) in msft_opcode_set()
213 vhci->msft_opcode = val; in msft_opcode_set()
222 *val = vhci->msft_opcode; in msft_opcode_get()
276 if (vhci->msft_opcode) in vhci_setup()
277 hci_set_msft_opcode(hdev, vhci->msft_opcode); in vhci_setup()

Completed in 7 milliseconds