Searched refs:PHN_SETREGS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | phantom.h | 41 #define PHN_SETREGS _IOW(PH_IOC_MAGIC, 8, struct phm_regs) macro |
/linux-6.12.1/drivers/misc/ | ||
D | phantom.c | 130 case PHN_SETREGS: in phantom_ioctl() |