Home
last modified time | relevance | path

Searched refs:throttle (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h186 * @throttle: callback called for every trip point even if temperature is
194 int (*throttle)(struct thermal_zone_device *tz, int trip); member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c334 tz->governor ? tz->governor->throttle(tz, trip) : def_governor->throttle(tz, trip); in handle_non_critical_trips()
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_core.c947 uart->port.throttle = up->port.throttle; in serial8250_register_8250_port()
H A D8250_port.c1726 port->throttle(port); in serial8250_throttle()
3411 .throttle = serial8250_throttle,
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c1291 .throttle = notify_dummy,
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1308 .throttle = notify_dummy,

Completed in 19 milliseconds