Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/
A Dscmi_server.c279 static const struct channel_resources *find_resource(unsigned int channel_id) in find_resource() function
294 return find_resource(confined_id)->channel; in plat_scmi_get_channel()
368 const struct channel_resources *resource = find_resource(channel_id); in find_clock()
382 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_clock_count()
482 const struct channel_resources *resource = find_resource(channel_id); in find_rd()
506 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_rd_count()
579 const struct channel_resources *resource = find_resource(channel_id); in find_voltd()
593 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_voltd_count()

Completed in 5 milliseconds