Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_irq.c44 void notifier_del_irq(struct hvc_struct *hp, int irq) in notifier_del_irq() function
54 notifier_del_irq(hp, irq); in notifier_hangup_irq()
H A Dhvc_opal.c57 .notifier_del = notifier_del_irq,
104 notifier_del_irq(hp, data); in hvc_opal_hvsi_close()
H A Dhvc_console.h100 extern void notifier_del_irq(struct hvc_struct *hp, int data);
H A Dhvc_vio.c133 .notifier_del = notifier_del_irq,
180 notifier_del_irq(hp, data); in hvterm_hvsi_close()