Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/arm_scmi/
Dnotify.h56 void *(*fill_custom_report)(const struct scmi_protocol_handle *ph, member
Dsystem.c115 .fill_custom_report = scmi_system_fill_custom_report,
Dpower.c287 .fill_custom_report = scmi_power_fill_custom_report,
Dreset.c302 .fill_custom_report = scmi_reset_fill_custom_report,
Dbase.c362 .fill_custom_report = scmi_base_fill_custom_report,
Dclock.c563 .fill_custom_report = scmi_clk_fill_custom_report,
Dpowercap.c794 .fill_custom_report = scmi_powercap_fill_custom_report,
Dperf.c795 .fill_custom_report = scmi_perf_fill_custom_report,
Dnotify.c194 r->proto->ops->fill_custom_report(r->proto->ph, \
Dsensors.c1101 .fill_custom_report = scmi_sensor_fill_custom_report,