Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dfs3270.c326 fs3270_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in fs3270_ioctl() function
521 .unlocked_ioctl = fs3270_ioctl, /* ioctl */
522 .compat_ioctl = fs3270_ioctl, /* ioctl */
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dfs3270.c323 static long fs3270_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in fs3270_ioctl() function
514 .unlocked_ioctl = fs3270_ioctl, /* ioctl */
515 .compat_ioctl = fs3270_ioctl, /* ioctl */

Completed in 2 milliseconds