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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/bluetooth/cmtp/
H A Dsock.c61 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) function
160 return cmtp_sock_ioctl(sock, cmd, arg);
168 .ioctl = cmtp_sock_ioctl,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/bluetooth/cmtp/
H A Dsock.c61 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) function
160 return cmtp_sock_ioctl(sock, cmd, arg);
168 .ioctl = cmtp_sock_ioctl,

Completed in 53 milliseconds