Home
last modified time | relevance | path

Searched defs:ipmi_smi_handlers (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dipmi_smi.h80 struct ipmi_smi_handlers { struct
81 struct module *owner;
87 int (*start_processing)(void *send_info,
95 int (*get_smi_info)(void *send_info, struct ipmi_smi_info *data);
104 void (*sender)(void *send_info,
109 void (*request_events)(void *send_info);
116 void (*set_need_watch)(void *send_info, bool enable);
123 void (*set_run_to_completion)(void *send_info, bool run_to_completion);
127 void (*poll)(void *send_info);
134 void (*set_maintenance_mode)(void *send_info, bool enable);
[all …]