Home
last modified time | relevance | path

Searched refs:scmi_event_ops (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/firmware/arm_scmi/
H A Dnotify.h54 struct scmi_event_ops { struct
78 const struct scmi_event_ops *ops; argument
H A Dsystem.c128 static const struct scmi_event_ops system_event_ops = {
H A Dreset.c326 static const struct scmi_event_ops reset_event_ops = {
H A Dpower.c309 static const struct scmi_event_ops power_event_ops = {
H A Dbase.c361 static const struct scmi_event_ops base_event_ops = {
H A Dnotify.c298 const struct scmi_event_ops *ops;
699 const struct scmi_event_ops *ops) in scmi_allocate_registered_events_desc()
H A Dpowercap.c946 static const struct scmi_event_ops powercap_event_ops = {
H A Dsensors.c1135 static const struct scmi_event_ops sensor_event_ops = {
H A Dclock.c1055 static const struct scmi_event_ops clk_event_ops = {
H A Dperf.c1267 static const struct scmi_event_ops perf_event_ops = {