Home
last modified time | relevance | path

Searched refs:notifier_add (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/tty/hvc/
A Dhvc_console.h60 int (*notifier_add)(struct hvc_struct *hp, int irq); member
A Dhvc_vio.c131 .notifier_add = notifier_add_irq,
220 .notifier_add = hvterm_hvsi_open,
A Dhvc_opal.c56 .notifier_add = notifier_add_irq,
146 .notifier_add = hvc_opal_hvsi_open,
A Dhvc_xen.c196 .notifier_add = notifier_add_irq,
222 .notifier_add = notifier_add_irq,
A Dhvc_console.c364 if (hp->ops->notifier_add) in hvc_open()
365 rc = hp->ops->notifier_add(hp, hp->data); in hvc_open()
A Dhvc_iucv.c1014 .notifier_add = hvc_iucv_notifier_add,
/linux-6.3-rc2/drivers/char/
A Dvirtio_console.c1198 .notifier_add = notifier_add_vio,

Completed in 14 milliseconds