Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1051 int hci_dev_cmd(unsigned int cmd, void __user *arg);
/Linux-v4.19/net/bluetooth/
Dhci_sock.c1043 return hci_dev_cmd(cmd, argp); in hci_sock_ioctl()
Dhci_core.c1876 int hci_dev_cmd(unsigned int cmd, void __user *arg) in hci_dev_cmd() function