Home
last modified time | relevance | path

Searched refs:set_opp_data (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_system_monitor.h112 struct dev_pm_set_opp_data *set_opp_data; member
/OK3568_Linux_fs/kernel/drivers/opp/
H A Dopp.h205 struct dev_pm_set_opp_data *set_opp_data; member
H A Dcore.c763 data = opp_table->set_opp_data; in _set_opp_custom()
1731 opp_table->set_opp_data = data; in _allocate_set_opp_data()
1738 kfree(opp_table->set_opp_data); in _free_set_opp_data()
1739 opp_table->set_opp_data = NULL; in _free_set_opp_data()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1181 info->set_opp_data = data; in rockchip_system_monitor_parse_supplies()
1238 data = info->set_opp_data; in rockchip_monitor_set_opp()
1433 kfree(info->set_opp_data); in rockchip_system_monitor_register()
1475 kfree(info->set_opp_data); in rockchip_system_monitor_unregister()