Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/arm_scmi/
Dnotify.h51 void *(*fill_custom_report)(const struct scmi_handle *handle, member
Dsystem.c101 .fill_custom_report = scmi_system_fill_custom_report,
Dpower.c260 .fill_custom_report = scmi_power_fill_custom_report,
Dreset.c270 .fill_custom_report = scmi_reset_fill_custom_report,
Dbase.c318 .fill_custom_report = scmi_base_fill_custom_report,
Dsensors.c331 .fill_custom_report = scmi_sensor_fill_custom_report,
Dnotify.c193 r->proto->ops->fill_custom_report(r->proto->ni->handle, \
Dperf.c847 .fill_custom_report = scmi_perf_fill_custom_report,