Searched refs:fill_custom_report (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/firmware/arm_scmi/ |
| H A D | notify.h | 60 void *(*fill_custom_report)(const struct scmi_protocol_handle *ph, member
|
| H A D | system.c | 130 .fill_custom_report = scmi_system_fill_custom_report,
|
| H A D | power.c | 312 .fill_custom_report = scmi_power_fill_custom_report,
|
| H A D | reset.c | 344 .fill_custom_report = scmi_reset_fill_custom_report,
|
| H A D | base.c | 363 .fill_custom_report = scmi_base_fill_custom_report,
|
| H A D | powercap.c | 949 .fill_custom_report = scmi_powercap_fill_custom_report,
|
| H A D | notify.c | 195 r->proto->ops->fill_custom_report(r->proto->ph, \
|
| H A D | sensors.c | 1137 .fill_custom_report = scmi_sensor_fill_custom_report,
|
| H A D | clock.c | 1057 .fill_custom_report = scmi_clk_fill_custom_report,
|
| H A D | perf.c | 1259 .fill_custom_report = scmi_perf_fill_custom_report,
|
| /linux/drivers/firmware/arm_scmi/vendors/imx/ |
| H A D | imx-sm-bbm.c | 223 .fill_custom_report = scmi_imx_bbm_fill_custom_report,
|
| H A D | imx-sm-misc.c | 220 .fill_custom_report = scmi_imx_misc_ctrl_fill_custom_report,
|