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 - 6
of
6
) sorted by null
/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
)
/hardware/qcom/msm8994/kernel-headers/linux/
msm_thermal_ioctl.h
45
struct __attribute__((__packed__))
msm_thermal_ioctl
{
struct
67
#define MSM_THERMAL_SET_CPU_MAX_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MAX_FREQ, struct
msm_thermal_ioctl
)
69
#define MSM_THERMAL_SET_CPU_MIN_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MIN_FREQ, struct
msm_thermal_ioctl
)
70
#define MSM_THERMAL_SET_CLUSTER_MAX_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CLUSTER_MAX_FREQ, struct
msm_thermal_ioctl
)
71
#define MSM_THERMAL_SET_CLUSTER_MIN_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CLUSTER_MIN_FREQ, struct
msm_thermal_ioctl
)
72
#define MSM_THERMAL_GET_CLUSTER_FREQUENCY_PLAN _IOR(MSM_THERMAL_MAGIC_NUM, MSM_GET_CLUSTER_FREQ_PLAN, struct
msm_thermal_ioctl
)
74
#define MSM_THERMAL_GET_CLUSTER_VOLTAGE_PLAN _IOR(MSM_THERMAL_MAGIC_NUM, MSM_GET_CLUSTER_VOLTAGE_PLAN, struct
msm_thermal_ioctl
)
/hardware/qcom/msm8994/original-kernel-headers/linux/
msm_thermal_ioctl.h
50
struct __attribute__((__packed__))
msm_thermal_ioctl
{
struct
76
MSM_SET_CPU_MAX_FREQ, struct
msm_thermal_ioctl
)
79
MSM_SET_CPU_MIN_FREQ, struct
msm_thermal_ioctl
)
82
MSM_SET_CLUSTER_MAX_FREQ, struct
msm_thermal_ioctl
)
85
MSM_SET_CLUSTER_MIN_FREQ, struct
msm_thermal_ioctl
)
88
MSM_GET_CLUSTER_FREQ_PLAN, struct
msm_thermal_ioctl
)
91
MSM_GET_CLUSTER_VOLTAGE_PLAN, struct
msm_thermal_ioctl
)
/hardware/qcom/msm8996/kernel-headers/linux/
msm_thermal_ioctl.h
45
struct __attribute__((__packed__))
msm_thermal_ioctl
{
struct
67
#define MSM_THERMAL_SET_CPU_MAX_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MAX_FREQ, struct
msm_thermal_ioctl
)
69
#define MSM_THERMAL_SET_CPU_MIN_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CPU_MIN_FREQ, struct
msm_thermal_ioctl
)
70
#define MSM_THERMAL_SET_CLUSTER_MAX_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CLUSTER_MAX_FREQ, struct
msm_thermal_ioctl
)
71
#define MSM_THERMAL_SET_CLUSTER_MIN_FREQUENCY _IOW(MSM_THERMAL_MAGIC_NUM, MSM_SET_CLUSTER_MIN_FREQ, struct
msm_thermal_ioctl
)
72
#define MSM_THERMAL_GET_CLUSTER_FREQUENCY_PLAN _IOR(MSM_THERMAL_MAGIC_NUM, MSM_GET_CLUSTER_FREQ_PLAN, struct
msm_thermal_ioctl
)
74
#define MSM_THERMAL_GET_CLUSTER_VOLTAGE_PLAN _IOR(MSM_THERMAL_MAGIC_NUM, MSM_GET_CLUSTER_VOLTAGE_PLAN, struct
msm_thermal_ioctl
)
/hardware/qcom/msm8996/original-kernel-headers/linux/
msm_thermal_ioctl.h
50
struct __attribute__((__packed__))
msm_thermal_ioctl
{
struct
76
MSM_SET_CPU_MAX_FREQ, struct
msm_thermal_ioctl
)
79
MSM_SET_CPU_MIN_FREQ, struct
msm_thermal_ioctl
)
82
MSM_SET_CLUSTER_MAX_FREQ, struct
msm_thermal_ioctl
)
85
MSM_SET_CLUSTER_MIN_FREQ, struct
msm_thermal_ioctl
)
88
MSM_GET_CLUSTER_FREQ_PLAN, struct
msm_thermal_ioctl
)
91
MSM_GET_CLUSTER_VOLTAGE_PLAN, struct
msm_thermal_ioctl
)
Completed in 501 milliseconds