HomeSort by relevance Sort by last modified time
    Searched refs:MSM_CORE_MAGIC (Results 1 - 4 of 4) sorted by null

  /device/google/bonito/sdm710/kernel-headers/linux/
msm-core-interface.h 28 #define MSM_CORE_MAGIC 0x9D
36 #define EA_LEAKAGE _IOWR(MSM_CORE_MAGIC, MSM_CORE_LEAKAGE, struct sched_params)
37 #define EA_VOLT _IOWR(MSM_CORE_MAGIC, MSM_CORE_VOLTAGE, struct sched_params)
  /device/google/bonito/sdm710/original-kernel-headers/linux/
msm-core-interface.h 14 #define MSM_CORE_MAGIC 0x9D
25 #define EA_LEAKAGE _IOWR(MSM_CORE_MAGIC, MSM_CORE_LEAKAGE,\
27 #define EA_VOLT _IOWR(MSM_CORE_MAGIC, MSM_CORE_VOLTAGE,\
  /device/google/crosshatch/sdm845/kernel-headers/linux/
msm-core-interface.h 28 #define MSM_CORE_MAGIC 0x9D
36 #define EA_LEAKAGE _IOWR(MSM_CORE_MAGIC, MSM_CORE_LEAKAGE, struct sched_params)
37 #define EA_VOLT _IOWR(MSM_CORE_MAGIC, MSM_CORE_VOLTAGE, struct sched_params)
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
msm-core-interface.h 14 #define MSM_CORE_MAGIC 0x9D
25 #define EA_LEAKAGE _IOWR(MSM_CORE_MAGIC, MSM_CORE_LEAKAGE,\
27 #define EA_VOLT _IOWR(MSM_CORE_MAGIC, MSM_CORE_VOLTAGE,\

Completed in 154 milliseconds