Home
last modified time | relevance | path

Searched refs: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
278 cc->chr_ioctl = pp_ioctl; in char_parallel_class_init()
/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
793 .unlocked_ioctl = pp_ioctl,