Home
last modified time | relevance | path

Searched defs:pp_ioctl (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-parallel.c73 static int pp_ioctl(Chardev *chr, int cmd, void *arg) in pp_ioctl() function
188 static int pp_ioctl(Chardev *chr, int cmd, void *arg) in pp_ioctl() function
/openbmc/linux/drivers/char/
H A Dppdev.c674 static long pp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pp_ioctl() function