Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dinterface.c166 static int if_ioctl(struct tty_struct *tty, in if_ioctl() function
237 return if_ioctl(tty, cmd, (unsigned long)compat_ptr(arg)); in if_compat_ioctl()
479 .ioctl = if_ioctl,