Home
last modified time | relevance | path

Searched defs:dev_ctx (Results 1 – 18 of 18) sorted by relevance

/SCP-firmware-master/module/thermal_mgmt/test/
A Dmod_thermal_mgmt_unit_test.c29 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in setUp() local
156 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_dev_init_success() local
235 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_bind_success() local
301 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_process_event_read_temp_pending() local
320 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_process_event_read_temp_success() local
348 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_process_event_read_request_fail() local
368 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_process_event_read_request_success() local
392 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_thermal_protection() local
429 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_read_temperature_not_async_error() local
447 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in test_thermal_mgmt_read_temperature_not_async_success() local
[all …]
/SCP-firmware-master/module/thermal_mgmt/src/
A Dmod_thermal_mgmt.c31 struct mod_thermal_mgmt_dev_ctx *dev_ctx, in get_actor_ctx()
39 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in pi_control() local
88 static void thermal_protection(struct mod_thermal_mgmt_dev_ctx *dev_ctx) in thermal_protection()
147 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in control_update() local
201 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in thermal_update() local
246 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in thermal_mgmt_dev_init() local
304 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in thermal_mgmt_bind() local
381 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in thermal_mgmt_process_event() local
A Dpower_allocation.c26 struct mod_thermal_mgmt_dev_ctx *dev_ctx, in get_actor_power()
40 struct mod_thermal_mgmt_dev_ctx *dev_ctx, in get_actor_level()
59 struct mod_thermal_mgmt_dev_ctx *dev_ctx, in allocate_power()
89 struct mod_thermal_mgmt_dev_ctx *dev_ctx, in re_allocate_power()
128 struct mod_thermal_mgmt_dev_ctx *dev_ctx; in distribute_power() local
/SCP-firmware-master/product/n1sdp/module/n1sdp_pcie/src/
A Dmod_n1sdp_pcie.c115 struct n1sdp_pcie_dev_ctx *dev_ctx = NULL; in n1sdp_pcie_ccix_enable_opt_tlp() local
159 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_power_on() local
207 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_phy_init() local
247 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_controller_init() local
293 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_link_training() local
421 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_rc_setup() local
577 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_vc1_setup() local
638 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_setup() local
708 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_element_init() local
765 struct n1sdp_pcie_dev_ctx *dev_ctx; in n1sdp_pcie_start() local
[all …]
/SCP-firmware-master/product/morello/module/morello_pcie/src/
A Dmod_morello_pcie.c115 struct morello_pcie_dev_ctx *dev_ctx = NULL; in morello_pcie_ccix_enable_opt_tlp() local
160 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_power_on() local
208 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_phy_init() local
249 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_controller_init() local
295 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_link_training() local
431 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_rc_setup() local
523 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_vc1_setup() local
584 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_setup() local
650 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_element_init() local
694 struct morello_pcie_dev_ctx *dev_ctx; in morello_pcie_start() local
/SCP-firmware-master/module/scmi_perf/src/
A Dperf_plugins_handler.c61 struct perf_plugins_dev_ctx *dev_ctx; member
106 struct perf_plugins_dev_ctx *dev_ctx; in plugin_set_limits() local
152 struct perf_plugins_dev_ctx *dev_ctx, in write_back_adj_values()
165 struct perf_plugins_dev_ctx *dev_ctx, in plugins_policy_sync_level_limits()
245 struct perf_plugins_dev_ctx *dev_ctx; in plugins_policy_update() local
258 struct perf_plugins_dev_ctx *dev_ctx; in plugins_policy_update_no_plugins() local
294 struct perf_plugins_dev_ctx *dev_ctx; in assign_data_for_plugins() local
357 struct perf_plugins_dev_ctx *dev_ctx; in store_and_aggregate() local
417 struct perf_plugins_dev_ctx *dev_ctx; in perf_plugins_handler_update() local
472 struct perf_plugins_dev_ctx *dev_ctx; in perf_plugins_handler_get() local
[all …]
/SCP-firmware-master/product/n1sdp/module/n1sdp_remote_pd/src/
A Dmod_n1sdp_remote_pd.c85 struct n1sdp_remote_pd_device_ctx *dev_ctx; in remote_pd_set_state() local
198 struct n1sdp_remote_pd_device_ctx *dev_ctx; in remote_pd_element_init() local
213 struct n1sdp_remote_pd_device_ctx *dev_ctx; in remote_pd_bind() local
247 struct n1sdp_remote_pd_device_ctx *dev_ctx; in remote_pd_process_bind_request() local
/SCP-firmware-master/product/juno/module/juno_reset_domain/src/
A Dmod_juno_reset_domain.c50 static int handle_uart_reset_set_state(struct juno_reset_dev_ctx *dev_ctx) in handle_uart_reset_set_state()
93 struct juno_reset_dev_ctx *dev_ctx; in juno_set_reset_state() local
148 struct juno_reset_dev_ctx* dev_ctx = NULL; in juno_reset_domain_element_init() local
/SCP-firmware-master/module/system_power/src/
A Dmod_system_power.c130 struct system_power_dev_ctx *dev_ctx; in set_system_power_state() local
152 struct system_power_dev_ctx *dev_ctx; in shutdown_system_power_ppus() local
438 struct system_power_dev_ctx *dev_ctx; in system_power_mod_element_init() local
460 struct system_power_dev_ctx *dev_ctx; in system_power_bind() local
520 struct system_power_dev_ctx *dev_ctx; in system_power_process_bind_request() local
/SCP-firmware-master/product/rcar/module/rcar_arch_timer/src/
A Dmod_rcar_arch_timer.c34 struct dev_ctx { struct
41 struct dev_ctx *table; /* Device context table */ argument
/SCP-firmware-master/module/scmi_system_power_req/test/
A Dmod_scmi_system_power_req_unit_test.c62 dev_ctx[MOD_SCMI_SYS_POWER_REQ_COUNT]; variable
/SCP-firmware-master/product/n1sdp/module/n1sdp_timer_sync/src/
A Dmod_n1sdp_timer_sync.c74 struct tsync_device_ctx *dev_ctx; in timer_sync_isr() local
/SCP-firmware-master/module/optee/clock/src/
A Dmod_optee_clock.c36 struct optee_clock_dev_ctx *dev_ctx; member
/SCP-firmware-master/module/scmi_system_power_req/src/
A Dmod_scmi_system_power_req.c320 struct scmi_system_power_req_dev_ctx *dev_ctx; in scmi_system_power_req_elem_init() local
/SCP-firmware-master/product/juno/module/juno_debug/src/
A Dmod_juno_debug.c81 static struct juno_debug_dev_ctx dev_ctx; variable
/SCP-firmware-master/product/juno/module/juno_pvt/src/
A Dmod_juno_pvt.c143 static struct pvt_dev_ctx *dev_ctx; variable
/SCP-firmware-master/product/synquacer/module/hsspi/src/
A Dmod_hsspi.c32 struct hsspi_dev_ctx *dev_ctx; member
/SCP-firmware-master/product/synquacer/module/nor/src/
A Dmod_nor.c45 struct nor_dev_ctx *dev_ctx; member

Completed in 24 milliseconds