Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/amd/versal2/
H A Dscmi.c502 static struct scmi_pd *find_pd(unsigned int agent_id, unsigned int pd_id) in find_pd() function
535 const struct scmi_pd *pd = find_pd(agent_id, pd_id); in plat_scmi_pd_get_name()
557 const struct scmi_pd *pd = find_pd(agent_id, pd_id); in plat_scmi_pd_get_state()
572 struct scmi_pd *pd = find_pd(agent_id, pd_id); in plat_scmi_pd_set_state()