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

/linux-4.4.14/net/bluetooth/cmtp/
H A Dsock.c66 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) cmtp_sock_ioctl() function
165 return cmtp_sock_ioctl(sock, cmd, arg); cmtp_sock_compat_ioctl()
173 .ioctl = cmtp_sock_ioctl,

Completed in 30 milliseconds