Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dserport.c206 * serport_ldisc_ioctl() allows to set the port protocol, and device ID
209 static int serport_ldisc_ioctl(struct tty_struct *tty, struct file *file, in serport_ldisc_ioctl() function
280 .ioctl = serport_ldisc_ioctl,
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dserport.c207 * serport_ldisc_ioctl() allows to set the port protocol, and device ID
210 static int serport_ldisc_ioctl(struct tty_struct *tty, unsigned int cmd, in serport_ldisc_ioctl() function
280 .ioctl = serport_ldisc_ioctl,

Completed in 2 milliseconds