irq_requested      35 arch/mips/ralink/cevt-rt3352.c 	int irq_requested;
irq_requested      97 arch/mips/ralink/cevt-rt3352.c 	if (sdev->irq_requested)
irq_requested      99 arch/mips/ralink/cevt-rt3352.c 	sdev->irq_requested = 0;
irq_requested     111 arch/mips/ralink/cevt-rt3352.c 	if (!sdev->irq_requested)
irq_requested     113 arch/mips/ralink/cevt-rt3352.c 	sdev->irq_requested = 1;
irq_requested    1192 drivers/char/virtio_console.c 	hp->irq_requested = 1;
irq_requested    1200 drivers/char/virtio_console.c 	hp->irq_requested = 0;
irq_requested    1633 drivers/char/virtio_console.c 		port->cons.hvc->irq_requested = 1;
irq_requested      61 drivers/gpio/gpiolib-acpi.c 	bool irq_requested;
irq_requested     188 drivers/gpio/gpiolib-acpi.c 	event->irq_requested = true;
irq_requested     431 drivers/gpio/gpiolib-acpi.c 		if (event->irq_requested) {
irq_requested     271 drivers/mailbox/bcm-flexrm-mailbox.c 	bool irq_requested;
irq_requested    1293 drivers/mailbox/bcm-flexrm-mailbox.c 	ring->irq_requested = true;
irq_requested    1356 drivers/mailbox/bcm-flexrm-mailbox.c 	ring->irq_requested = false;
irq_requested    1427 drivers/mailbox/bcm-flexrm-mailbox.c 	if (ring->irq_requested) {
irq_requested    1430 drivers/mailbox/bcm-flexrm-mailbox.c 		ring->irq_requested = false;
irq_requested    1566 drivers/mailbox/bcm-flexrm-mailbox.c 		ring->irq_requested = false;
irq_requested      31 drivers/net/wireless/intersil/orinoco/airport.c 	int irq_requested;
irq_requested      97 drivers/net/wireless/intersil/orinoco/airport.c 	if (card->irq_requested)
irq_requested      99 drivers/net/wireless/intersil/orinoco/airport.c 	card->irq_requested = 0;
irq_requested     204 drivers/net/wireless/intersil/orinoco/airport.c 	card->irq_requested = 1;
irq_requested      74 drivers/staging/android/vsoc.c 	bool irq_requested;
irq_requested     933 drivers/staging/android/vsoc.c 		vsoc_dev.regions_data[i].irq_requested = true;
irq_requested     975 drivers/staging/android/vsoc.c 			if (vsoc_dev.regions_data[i].irq_requested)
irq_requested     977 drivers/staging/android/vsoc.c 			vsoc_dev.regions_data[i].irq_requested = false;
irq_requested     672 drivers/tty/hvc/hvc_console.c 	if (!hp->irq_requested)
irq_requested      45 drivers/tty/hvc/hvc_console.h 	int irq_requested;
irq_requested      34 drivers/tty/hvc/hvc_irq.c 		hp->irq_requested = 0;
irq_requested      40 drivers/tty/hvc/hvc_irq.c 		hp->irq_requested = 1;
irq_requested      46 drivers/tty/hvc/hvc_irq.c 	if (!hp->irq_requested)
irq_requested      49 drivers/tty/hvc/hvc_irq.c 	hp->irq_requested = 0;
irq_requested    1130 drivers/tty/hvc/hvc_iucv.c 	priv->hvc->irq_requested = 1;
irq_requested     265 drivers/tty/synclink.c 	bool irq_requested;		/* true if IRQ requested */
irq_requested    4041 drivers/tty/synclink.c 	info->irq_requested = true;
irq_requested    4114 drivers/tty/synclink.c 	if ( info->irq_requested ) {
irq_requested    4116 drivers/tty/synclink.c 		info->irq_requested = false;
irq_requested     281 drivers/tty/synclink_gt.c 	bool irq_requested;	/* true if IRQ requested */
irq_requested    3469 drivers/tty/synclink_gt.c 	if (info->irq_requested) {
irq_requested    3471 drivers/tty/synclink_gt.c 		info->irq_requested = false;
irq_requested    3647 drivers/tty/synclink_gt.c 			port_array[0]->irq_requested = true;
irq_requested     235 drivers/tty/synclinkmp.c 	bool irq_requested;			/* true if IRQ requested */
irq_requested    3619 drivers/tty/synclinkmp.c 	if ( info->irq_requested ) {
irq_requested    3621 drivers/tty/synclinkmp.c 		info->irq_requested = false;
irq_requested    3851 drivers/tty/synclinkmp.c 		port_array[0]->irq_requested = true;