Searched refs:fill_custom_report (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/firmware/arm_scmi/ |
D | notify.h | 56 void *(*fill_custom_report)(const struct scmi_protocol_handle *ph, member
|
D | system.c | 115 .fill_custom_report = scmi_system_fill_custom_report,
|
D | power.c | 287 .fill_custom_report = scmi_power_fill_custom_report,
|
D | reset.c | 302 .fill_custom_report = scmi_reset_fill_custom_report,
|
D | base.c | 362 .fill_custom_report = scmi_base_fill_custom_report,
|
D | clock.c | 563 .fill_custom_report = scmi_clk_fill_custom_report,
|
D | powercap.c | 794 .fill_custom_report = scmi_powercap_fill_custom_report,
|
D | perf.c | 795 .fill_custom_report = scmi_perf_fill_custom_report,
|
D | notify.c | 194 r->proto->ops->fill_custom_report(r->proto->ph, \
|
D | sensors.c | 1101 .fill_custom_report = scmi_sensor_fill_custom_report,
|