Home
last modified time | relevance | path

Searched refs:PPSETMODE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dppdev.h24 #define PPSETMODE _IOW(PP_IOCTL, 0x80, int) macro
/openbmc/qemu/chardev/
H A Dchar-parallel.c65 if (ioctl(s->fd, PPSETMODE, &m) < 0) { in pp_hw_mode()
/openbmc/linux/drivers/char/
H A Dppdev.c427 case PPSETMODE: in pp_do_ioctl()