Searched refs:phm_reg (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dphantom.h17 struct phm_reg { struct
30 #define PHN_GET_REG _IOWR(PH_IOC_MAGIC, 0, struct phm_reg *)
31 #define PHN_SET_REG _IOW(PH_IOC_MAGIC, 1, struct phm_reg *)
38 #define PHN_GETREG _IOWR(PH_IOC_MAGIC, 5, struct phm_reg)
39 #define PHN_SETREG _IOW(PH_IOC_MAGIC, 6, struct phm_reg)
/linux-master/drivers/misc/
H A Dphantom.c93 struct phm_reg r;

Completed in 113 milliseconds