Home
last modified time | relevance | path

Searched refs:notifier_add (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_console.h60 int (*notifier_add)(struct hvc_struct *hp, int irq); member
H A Dhvc_opal.c56 .notifier_add = notifier_add_irq,
146 .notifier_add = hvc_opal_hvsi_open,
H A Dhvc_vio.c131 .notifier_add = notifier_add_irq,
220 .notifier_add = hvterm_hvsi_open,
H A Dhvc_console.c364 if (hp->ops->notifier_add) in hvc_open()
365 rc = hp->ops->notifier_add(hp, hp->data); in hvc_open()
H A Dhvc_xen.c196 .notifier_add = notifier_add_irq,
222 .notifier_add = notifier_add_irq,
H A Dhvc_iucv.c1048 .notifier_add = hvc_iucv_notifier_add,
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_console.h60 int (*notifier_add)(struct hvc_struct *hp, int irq); member
H A Dhvc_vio.c131 .notifier_add = notifier_add_irq,
220 .notifier_add = hvterm_hvsi_open,
H A Dhvc_opal.c56 .notifier_add = notifier_add_irq,
146 .notifier_add = hvc_opal_hvsi_open,
H A Dhvc_xen.c207 .notifier_add = notifier_add_irq,
233 .notifier_add = notifier_add_irq,
H A Dhvc_console.c364 if (hp->ops->notifier_add) in hvc_open()
365 rc = hp->ops->notifier_add(hp, hp->data); in hvc_open()
H A Dhvc_iucv.c1014 .notifier_add = hvc_iucv_notifier_add,
/kernel/linux/linux-5.10/drivers/char/
H A Dvirtio_console.c1205 .notifier_add = notifier_add_vio,
1242 * put_chars() get_chars(), notifier_add() and notifier_del() in init_port_console()
/kernel/linux/linux-6.6/drivers/char/
H A Dvirtio_console.c1199 .notifier_add = notifier_add_vio,
1236 * put_chars() get_chars(), notifier_add() and notifier_del() in init_port_console()

Completed in 21 milliseconds