Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/hvc/
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()
A Dhvc_console.h100 extern void notifier_del_irq(struct hvc_struct *hp, int data);
A Dhvc_vio.c132 .notifier_del = notifier_del_irq,
178 notifier_del_irq(hp, data); in hvterm_hvsi_close()
A Dhvc_opal.c57 .notifier_del = notifier_del_irq,
103 notifier_del_irq(hp, data); in hvc_opal_hvsi_close()
A Dhvc_xen.c197 .notifier_del = notifier_del_irq,
223 .notifier_del = notifier_del_irq,

Completed in 7 milliseconds