Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dnotify.h56 void *(*fill_custom_report)(const struct scmi_protocol_handle *ph, member
H A Dsystem.c103 .fill_custom_report = scmi_system_fill_custom_report,
H A Dpower.c271 .fill_custom_report = scmi_power_fill_custom_report,
H A Dbase.c321 .fill_custom_report = scmi_base_fill_custom_report,
H A Dreset.c284 .fill_custom_report = scmi_reset_fill_custom_report,
H A Dsensors.c953 .fill_custom_report = scmi_sensor_fill_custom_report,
H A Dperf.c864 .fill_custom_report = scmi_perf_fill_custom_report,
H A Dnotify.c194 r->proto->ops->fill_custom_report(r->proto->ph, \