Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c1030 return hci_dev_open(arg); in hci_sock_ioctl()
1216 err = hci_dev_open(hdev->id); in hci_sock_bind()
H A Dhci_core.c1644 int hci_dev_open(__u16 dev) in hci_dev_open() function
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1226 int hci_dev_open(__u16 dev);
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c561 static int hci_dev_open(__u16 dev) in hci_dev_open() function
1004 hci_dev_open(0); in btchr_open()