Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/char/ipmi/
A Dipmi_msghandler.c439 struct ipmi_smi { struct
440 struct module *owner;
443 int intf_num;
445 struct kref refcount;
448 bool in_shutdown;
451 struct list_head link;
457 struct list_head users;
482 const struct ipmi_smi_handlers *handlers; argument
511 struct ipmi_smi_msg *curr_msg; argument
582 void (*null_user_handler)(struct ipmi_smi *intf, argument
[all …]

Completed in 33 milliseconds