Home
last modified time | relevance | path

Searched refs:command_waiters (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/char/ipmi/
Dipmi_msghandler.c543 unsigned int command_waiters; member
966 intf->command_waiters++; in smi_add_watch()
991 intf->command_waiters--; in smi_remove_watch()
998 if (intf->command_waiters) in smi_remove_watch()