Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h361 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c873 err = rfcomm_dev_ioctl(sk, cmd, (void __user *) arg); in rfcomm_sock_ioctl()
Dtty.c581 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in rfcomm_dev_ioctl() function