Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchsc_sch.c876 static long chsc_ioctl(struct file *filp, unsigned int cmd, in chsc_ioctl() function
881 CHSC_MSG(2, "chsc_ioctl called, cmd=%x\n", cmd); in chsc_ioctl()
959 .unlocked_ioctl = chsc_ioctl,
960 .compat_ioctl = chsc_ioctl,
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchsc_sch.c842 static long chsc_ioctl(struct file *filp, unsigned int cmd, in chsc_ioctl() function
847 CHSC_MSG(2, "chsc_ioctl called, cmd=%x\n", cmd); in chsc_ioctl()
925 .unlocked_ioctl = chsc_ioctl,
926 .compat_ioctl = chsc_ioctl,

Completed in 3 milliseconds