Searched defs:msm_thermal_ioctl (Results 1 – 4 of 4) sorted by relevance
50 struct __attribute__((__packed__)) msm_thermal_ioctl { struct51 uint32_t size;52 union {
40 struct __attribute__((__packed__)) msm_thermal_ioctl { struct58 …L_SET_CPU_MAX_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MAX_FREQ, struct msm_thermal_ioctl) argument