Home
last modified time | relevance | path

Searched refs:get_actor_ctx (Results 1 – 3 of 3) sorted by relevance

/SCP-firmware-master/module/thermal_mgmt/src/
A Dpower_allocation.c150 actor_ctx = get_actor_ctx(dev_ctx, actor_idx); in distribute_power()
190 actor_ctx = get_actor_ctx(dev_ctx, actor_idx); in distribute_power()
205 actor_ctx = get_actor_ctx(dev_ctx, actor_idx); in distribute_power()
A Dthermal_mgmt.h121 struct mod_thermal_mgmt_actor_ctx *get_actor_ctx(
A Dmod_thermal_mgmt.c30 struct mod_thermal_mgmt_actor_ctx *get_actor_ctx( in get_actor_ctx() function
275 actor_ctx = get_actor_ctx(dev_ctx, actor); in thermal_mgmt_dev_init()
348 actor_ctx = get_actor_ctx(dev_ctx, actor); in thermal_mgmt_bind()

Completed in 5 milliseconds