Searched refs:PHN_SET_REG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | phantom.h | 31 #define PHN_SET_REG _IOW(PH_IOC_MAGIC, 1, struct phm_reg *) macro |
/openbmc/linux/drivers/misc/ | ||
H A D | phantom.c | 97 case PHN_SET_REG: in phantom_ioctl() |