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