Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_devintf.c57 static __poll_t ipmi_poll(struct file *file, poll_table *wait) in ipmi_poll() function
788 .poll = ipmi_poll,
H A Dipmi_watchdog.c853 static __poll_t ipmi_poll(struct file *file, poll_table *wait) in ipmi_poll() function
899 .poll = ipmi_poll,
H A Dipmi_msghandler.c3495 static void ipmi_poll(struct ipmi_smi *intf) in ipmi_poll() function
3505 ipmi_poll(user->intf); in ipmi_poll_interface()
5223 ipmi_poll(intf); in ipmi_panic_request_and_wait()