Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/arm_scmi/
H A Dnotify.h60 void *(*fill_custom_report)(const struct scmi_protocol_handle *ph, member
H A Dsystem.c131 .fill_custom_report = scmi_system_fill_custom_report,
H A Dreset.c330 .fill_custom_report = scmi_reset_fill_custom_report,
H A Dpower.c313 .fill_custom_report = scmi_power_fill_custom_report,
H A Dbase.c363 .fill_custom_report = scmi_base_fill_custom_report,
H A Dnotify.c195 r->proto->ops->fill_custom_report(r->proto->ph, \
H A Dpowercap.c950 .fill_custom_report = scmi_powercap_fill_custom_report,
H A Dsensors.c1139 .fill_custom_report = scmi_sensor_fill_custom_report,
H A Dclock.c1052 .fill_custom_report = scmi_clk_fill_custom_report,
H A Dperf.c1271 .fill_custom_report = scmi_perf_fill_custom_report,
/linux-6.15/drivers/firmware/arm_scmi/vendors/imx/
H A Dimx-sm-misc.c183 .fill_custom_report = scmi_imx_misc_ctrl_fill_custom_report,
H A Dimx-sm-bbm.c224 .fill_custom_report = scmi_imx_bbm_fill_custom_report,