Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/cmtp/
Dsock.c66 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl() function
165 return cmtp_sock_ioctl(sock, cmd, arg); in cmtp_sock_compat_ioctl()
173 .ioctl = cmtp_sock_ioctl,