phm_regs           31 include/linux/phantom.h #define PHN_GET_REGS		_IOWR(PH_IOC_MAGIC, 2, struct phm_regs *)
phm_regs           32 include/linux/phantom.h #define PHN_SET_REGS		_IOW(PH_IOC_MAGIC, 3, struct phm_regs *)
phm_regs           39 include/linux/phantom.h #define PHN_GETREGS		_IOWR(PH_IOC_MAGIC, 7, struct phm_regs)
phm_regs           40 include/linux/phantom.h #define PHN_SETREGS		_IOW(PH_IOC_MAGIC, 8, struct phm_regs)