Lines Matching defs:ipmi_smi_handlers
80 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);
140 int (*inc_usecount)(void *send_info);
141 void (*dec_usecount)(void *send_info);