Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_irq.c29 int notifier_add_irq(struct hvc_struct *hp, int irq) in notifier_add_irq() function
H A Dhvc_console.h99 extern int notifier_add_irq(struct hvc_struct *hp, int data);
H A Dhvc_opal.c56 .notifier_add = notifier_add_irq,
88 rc = notifier_add_irq(hp, data); in hvc_opal_hvsi_open()
H A Dhvc_vio.c131 .notifier_add = notifier_add_irq,
163 rc = notifier_add_irq(hp, data); in hvterm_hvsi_open()
H A Dhvc_xen.c207 .notifier_add = notifier_add_irq,
233 .notifier_add = notifier_add_irq,