Searched refs:phm_reg (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | phantom.h | 17 struct phm_reg { struct 30 #define PHN_GET_REG _IOWR(PH_IOC_MAGIC, 0, struct phm_reg *) argument 31 #define PHN_SET_REG _IOW(PH_IOC_MAGIC, 1, struct phm_reg *) 38 #define PHN_GETREG _IOWR(PH_IOC_MAGIC, 5, struct phm_reg) 39 #define PHN_SETREG _IOW(PH_IOC_MAGIC, 6, struct phm_reg)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | phantom.h | 17 struct phm_reg { struct 30 #define PHN_GET_REG _IOWR(PH_IOC_MAGIC, 0, struct phm_reg *) argument 31 #define PHN_SET_REG _IOW(PH_IOC_MAGIC, 1, struct phm_reg *) 38 #define PHN_GETREG _IOWR(PH_IOC_MAGIC, 5, struct phm_reg) 39 #define PHN_SETREG _IOW(PH_IOC_MAGIC, 6, struct phm_reg)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | phantom.h | 17 struct phm_reg { struct 30 #define PHN_GET_REG _IOWR(PH_IOC_MAGIC, 0, struct phm_reg *) argument 31 #define PHN_SET_REG _IOW(PH_IOC_MAGIC, 1, struct phm_reg *) 38 #define PHN_GETREG _IOWR(PH_IOC_MAGIC, 5, struct phm_reg) 39 #define PHN_SETREG _IOW(PH_IOC_MAGIC, 6, struct phm_reg)
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | phantom.c | 90 struct phm_reg r; in phantom_ioctl()
|