Home
last modified time | relevance | path

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

/linux-4.4.14/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);
121 void (*flush_messages)(void *send_info);
128 void (*set_run_to_completion)(void *send_info, bool run_to_completion);
132 void (*poll)(void *send_info);
[all …]