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