Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c368 static const struct channel_resources *find_resource(unsigned int channel_id) in find_resource() function
383 return find_resource(confined_id)->channel; in plat_scmi_get_channel()
503 const struct channel_resources *resource = find_resource(channel_id); in find_clock()
517 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_clock_count()
617 const struct channel_resources *resource = find_resource(channel_id); in find_rd()
641 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_rd_count()
723 const struct channel_resources *resource = find_resource(channel_id); in find_voltd()
737 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_voltd_count()
971 const struct channel_resources *resource = find_resource(channel_id); in find_perfd()
985 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_perf_count()
/optee_os/core/arch/arm/plat-sam/
H A Dscmi_server.c62 static const struct channel_resources *find_resource(unsigned int channel_id) in find_resource() function
77 return find_resource(confined_id)->channel; in plat_scmi_get_channel()
1086 const struct channel_resources *resource = find_resource(channel_id); in find_rd()
1122 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_rd_count()