Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/hvc/
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()
Dhvc_console.h100 extern void notifier_del_irq(struct hvc_struct *hp, int data);
Dhvc_opal.c57 .notifier_del = notifier_del_irq,
104 notifier_del_irq(hp, data); in hvc_opal_hvsi_close()
Dhvc_vio.c133 .notifier_del = notifier_del_irq,
180 notifier_del_irq(hp, data); in hvterm_hvsi_close()
Dhvc_xen.c209 .notifier_del = notifier_del_irq,
235 .notifier_del = notifier_del_irq,