Home
last modified time | relevance | path

Searched refs:thermal_mgmt_domains_elem_table (Results 1 – 5 of 5) sorted by relevance

/SCP-firmware-master/product/tc2/scp_ramfw/
A Dconfig_thermal_mgmt.c37 static const struct fwk_element thermal_mgmt_domains_elem_table[2] = { variable
65 return thermal_mgmt_domains_elem_table; in get_element_table()
/SCP-firmware-master/product/tc0/scp_ramfw/
A Dconfig_thermal_mgmt.c44 static const struct fwk_element thermal_mgmt_domains_elem_table[2] = { variable
72 return thermal_mgmt_domains_elem_table; in get_element_table()
/SCP-firmware-master/module/thermal_mgmt/test/
A Dconfig_thermal_mgmt.h159 thermal_mgmt_domains_elem_table[MOD_THERMAL_MGMT_DOM_COUNT + 1] = { variable
176 return thermal_mgmt_domains_elem_table; in get_thermal_mgmt_element_table()
A Dmod_thermal_mgmt_unit_test.c48 thermal_mgmt_domains_elem_table[dev_idx] in setUp()
397 dev_ctx->id, thermal_mgmt_domains_elem_table[0].name); in test_thermal_mgmt_thermal_protection()
406 dev_ctx->id, thermal_mgmt_domains_elem_table[0].name); in test_thermal_mgmt_thermal_protection()
/SCP-firmware-master/module/thermal_mgmt/doc/
A Dthermal_mgmt.md220 struct fwk_element thermal_mgmt_domains_elem_table = {
259 return thermal_mgmt_domains_elem_table;
328 struct fwk_element thermal_mgmt_domains_elem_table = {
367 return thermal_mgmt_domains_elem_table;
398 struct fwk_element thermal_mgmt_domains_elem_table = {
421 return thermal_mgmt_domains_elem_table;

Completed in 7 milliseconds