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