Searched refs:PHN_GETREGS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | phantom.h | 39 #define PHN_GETREGS _IOWR(PH_IOC_MAGIC, 7, struct phm_regs) macro |
/linux-4.4.14/drivers/misc/ | ||
D | phantom.c | 162 case PHN_GETREGS: in phantom_ioctl() |