Home
last modified time | relevance | path

Searched refs:ipmi_poll (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_devintf.c57 static __poll_t ipmi_poll(struct file *file, poll_table *wait) in ipmi_poll() function
787 .poll = ipmi_poll,
H A Dipmi_watchdog.c861 static __poll_t ipmi_poll(struct file *file, poll_table *wait) in ipmi_poll() function
907 .poll = ipmi_poll,
H A Dipmi_msghandler.c3377 static void ipmi_poll(struct ipmi_smi *intf) in ipmi_poll() function
3387 ipmi_poll(user->intf); in ipmi_poll_interface()
4905 ipmi_poll(intf); in ipmi_panic_request_and_wait()
/kernel/linux/linux-6.6/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()

Completed in 18 milliseconds