Searched refs:channel_resources (Results 1 – 2 of 2) sorted by relevance
324 struct channel_resources { struct347 static const struct channel_resources scmi_channel[] = { argument368 static const struct channel_resources *find_resource(unsigned int channel_id) in find_resource()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()[all …]
45 struct channel_resources { struct51 static const struct channel_resources scmi_channel[] = { argument62 static const struct channel_resources *find_resource(unsigned int channel_id) in find_resource()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()1178 const struct channel_resources *res = scmi_channel + i; in sam_init_scmi_server()