Searched refs:fill_custom_report (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/firmware/arm_scmi/ |
D | notify.h | 60 void *(*fill_custom_report)(const struct scmi_protocol_handle *ph, member
|
D | system.c | 131 .fill_custom_report = scmi_system_fill_custom_report,
|
D | base.c | 363 .fill_custom_report = scmi_base_fill_custom_report,
|
D | power.c | 313 .fill_custom_report = scmi_power_fill_custom_report,
|
D | reset.c | 330 .fill_custom_report = scmi_reset_fill_custom_report,
|
D | notify.c | 195 r->proto->ops->fill_custom_report(r->proto->ph, \
|
D | powercap.c | 950 .fill_custom_report = scmi_powercap_fill_custom_report,
|
D | sensors.c | 1139 .fill_custom_report = scmi_sensor_fill_custom_report,
|
D | clock.c | 1052 .fill_custom_report = scmi_clk_fill_custom_report,
|
D | perf.c | 1271 .fill_custom_report = scmi_perf_fill_custom_report,
|
/linux-6.12.1/drivers/firmware/arm_scmi/vendors/imx/ |
D | imx-sm-misc.c | 183 .fill_custom_report = scmi_imx_misc_ctrl_fill_custom_report,
|
D | imx-sm-bbm.c | 224 .fill_custom_report = scmi_imx_bbm_fill_custom_report,
|