Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dipmi_smi.h134 struct ipmi_smi_handlers { struct
135 struct module *owner;
139 unsigned int flags;
147 int (*start_processing)(void *send_info,
154 void (*shutdown)(void *send_info);
161 int (*get_smi_info)(void *send_info, struct ipmi_smi_info *data);
172 void (*sender)(void *send_info,
179 void (*request_events)(void *send_info);
191 void (*set_need_watch)(void *send_info, unsigned int watch_mask);
196 void (*flush_messages)(void *send_info);
[all …]