OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msm_thermal_ioctl
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/msm8x74/kernel-headers/linux/
msm_thermal_ioctl.h
29
struct __attribute__((__packed__))
msm_thermal_ioctl
{
struct
44
#define MSM_THERMAL_SET_CPU_MAX_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MAX_FREQ, struct
msm_thermal_ioctl
)
45
#define MSM_THERMAL_SET_CPU_MIN_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MIN_FREQ, struct
msm_thermal_ioctl
)
/hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_thermal_ioctl.h
13
struct __attribute__((__packed__))
msm_thermal_ioctl
{
struct
31
MSM_SET_CPU_MAX_FREQ, struct
msm_thermal_ioctl
)
34
MSM_SET_CPU_MIN_FREQ, struct
msm_thermal_ioctl
)
/hardware/qcom/msm8x84/kernel-headers/linux/
msm_thermal_ioctl.h
29
struct __attribute__((__packed__))
msm_thermal_ioctl
{
struct
44
#define MSM_THERMAL_SET_CPU_MAX_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MAX_FREQ, struct
msm_thermal_ioctl
)
45
#define MSM_THERMAL_SET_CPU_MIN_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MIN_FREQ, struct
msm_thermal_ioctl
)
/hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_thermal_ioctl.h
13
struct __attribute__((__packed__))
msm_thermal_ioctl
{
struct
31
MSM_SET_CPU_MAX_FREQ, struct
msm_thermal_ioctl
)
34
MSM_SET_CPU_MIN_FREQ, struct
msm_thermal_ioctl
)
Completed in 216 milliseconds