Home
last modified time | relevance | path

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

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