Searched refs:stp_policy_id (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | stm.h | 31 struct stp_policy_id { struct 42 #define STP_POLICY_ID_SET _IOWR('%', 0, struct stp_policy_id) argument 43 #define STP_POLICY_ID_GET _IOR('%', 1, struct stp_policy_id)
|
| /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 | stm.h | 31 struct stp_policy_id { struct 42 #define STP_POLICY_ID_SET _IOWR('%', 0, struct stp_policy_id) argument 43 #define STP_POLICY_ID_GET _IOR('%', 1, struct stp_policy_id)
|
| /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 | stm.h | 31 struct stp_policy_id { struct 42 #define STP_POLICY_ID_SET _IOWR('%', 0, struct stp_policy_id) argument 43 #define STP_POLICY_ID_GET _IOR('%', 1, struct stp_policy_id)
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/stm/ |
| H A D | core.c | 728 struct stp_policy_id *id; in stm_char_policy_set_ioctl() 785 struct stp_policy_id id = { in stm_char_policy_get_ioctl()
|