Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dhci_vhci.c158 static int vhci_create_device(struct vhci_data *data, __u8 opcode) in vhci_create_device() function
219 ret = vhci_create_device(data, opcode); in vhci_get_user()
319 vhci_create_device(data, amp ? HCI_AMP : HCI_BREDR); in vhci_open_timeout()