Searched defs:cdev (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/thermal/ |
H A D | thermal_core.h | 56 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() argument 92 struct thermal_cooling_device *cdev; member 134 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument [all...] |
H A D | thermal_core.c | 622 int power_actor_get_max_power(struct thermal_cooling_device *cdev, u32 *max_power) in power_actor_get_max_power() argument 642 power_actor_get_min_power(struct thermal_cooling_device *cdev, u32 *min_power) power_actor_get_min_power() argument 671 power_actor_set_power(struct thermal_cooling_device *cdev, struct thermal_instance *instance, u32 power) power_actor_set_power() argument 696 struct thermal_cooling_device *cdev = NULL; thermal_zone_device_rebind_exception() local 733 struct thermal_cooling_device *cdev; for_each_thermal_cooling_device() local 786 struct thermal_cooling_device *cdev = NULL; thermal_zone_device_unbind_exception() local 833 thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) thermal_zone_bind_cooling_device() argument 965 thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev) thermal_zone_unbind_cooling_device() argument 999 struct thermal_cooling_device *cdev; thermal_release() local 1016 print_bind_err_msg(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int ret) print_bind_err_msg() argument 1021 __bind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev, unsigned long *limits, unsigned int weight) __bind() argument 1044 bind_cdev(struct thermal_cooling_device *cdev) bind_cdev() argument 1105 struct thermal_cooling_device *cdev; __thermal_cooling_device_register() local 1257 __unbind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev) __unbind() argument 1275 thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument 1549 struct thermal_cooling_device *cdev; thermal_zone_device_unregister() local [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | thermal_core.h | 62 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() argument 104 struct thermal_cooling_device *cdev; member 153 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
H A D | ump_kernel_linux.c | 68 struct cdev cdev; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/ |
H A D | umplock_driver.c | 52 struct cdev cdev; member
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | thermal.h | 200 struct thermal_cooling_device *cdev; member 403 static inline void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() argument 423 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() argument
|
/device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
H A D | composite.h | 312 struct usb_composite_dev *cdev;
member [all...] |
/device/soc/rockchip/rk3588/kernel/include/linux/usb/ |
H A D | composite.h | 323 struct usb_composite_dev *cdev; member [all...] |
Completed in 7 milliseconds