Searched refs:rfcomm_sock_ioctl (Results 1 – 1 of 1) sorted by relevance
861 static int rfcomm_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in rfcomm_sock_ioctl() function886 return rfcomm_sock_ioctl(sock, cmd, (unsigned long)compat_ptr(arg)); in rfcomm_sock_compat_ioctl()1022 .ioctl = rfcomm_sock_ioctl,