Home
last modified time | relevance | path

Searched refs:irq_requested (Results 1 – 11 of 11) sorted by relevance

/drivers/tty/hvc/
A Dhvc_irq.c34 hp->irq_requested = 0; in notifier_add_irq()
40 hp->irq_requested = 1; in notifier_add_irq()
46 if (!hp->irq_requested) in notifier_del_irq()
49 hp->irq_requested = 0; in notifier_del_irq()
A Dhvc_console.h44 int irq_requested; member
A Dhvc_console.c672 if (!hp->irq_requested) in __hvc_poll()
A Dhvc_iucv.c1082 priv->hvc->irq_requested = 1; in hvc_iucv_alloc()
/drivers/clocksource/
A Dtimer-ralink.c32 int irq_requested; member
88 if (sdev->irq_requested) in systick_shutdown()
90 sdev->irq_requested = 0; in systick_shutdown()
104 if (!sdev->irq_requested) { in systick_set_oneshot()
109 sdev->irq_requested = 1; in systick_set_oneshot()
/drivers/gpu/drm/msm/
A Dmsm_kms.c83 kms->irq_requested = true; in msm_irq_install()
100 if (kms->irq_requested) in msm_irq_uninstall()
A Dmsm_kms.h150 bool irq_requested; member
/drivers/mailbox/
A Dbcm-flexrm-mailbox.c261 bool irq_requested; member
1283 ring->irq_requested = true; in flexrm_startup()
1346 ring->irq_requested = false; in flexrm_startup()
1417 if (ring->irq_requested) { in flexrm_shutdown()
1420 ring->irq_requested = false; in flexrm_shutdown()
1550 ring->irq_requested = false; in flexrm_mbox_probe()
/drivers/gpio/
A Dgpiolib-acpi-core.c47 bool irq_requested; member
234 event->irq_requested = true; in acpi_gpiochip_request_irq()
511 if (event->irq_requested) { in acpi_gpiochip_free_interrupts()
/drivers/char/
A Dvirtio_console.c1174 hp->irq_requested = 1; in notifier_add_vio()
1182 hp->irq_requested = 0; in notifier_del_vio()
1591 port->cons.hvc->irq_requested = 1; in handle_control_message()
/drivers/tty/
A Dsynclink_gt.c252 bool irq_requested; /* true if IRQ requested */ member
3394 if (info->irq_requested) { in release_resources()
3396 info->irq_requested = false; in release_resources()
3569 port_array[0]->irq_requested = true; in device_init()

Completed in 36 milliseconds