phm_regs           56 drivers/misc/phantom.c 	struct phm_regs oregs;
phm_regs           89 drivers/misc/phantom.c 	struct phm_regs rs;
phm_regs          299 drivers/misc/phantom.c 		struct phm_regs *r = &dev->oregs;
phm_regs           32 include/uapi/linux/phantom.h #define PHN_GET_REGS		_IOWR(PH_IOC_MAGIC, 2, struct phm_regs *)
phm_regs           33 include/uapi/linux/phantom.h #define PHN_SET_REGS		_IOW(PH_IOC_MAGIC, 3, struct phm_regs *)
phm_regs           40 include/uapi/linux/phantom.h #define PHN_GETREGS		_IOWR(PH_IOC_MAGIC, 7, struct phm_regs)
phm_regs           41 include/uapi/linux/phantom.h #define PHN_SETREGS		_IOW(PH_IOC_MAGIC, 8, struct phm_regs)