interrupt_service_routine  558 drivers/media/i2c/ad9389b.c 	.interrupt_service_routine = ad9389b_isr,
interrupt_service_routine 1011 drivers/media/i2c/adv7511-v4l2.c 	.interrupt_service_routine = adv7511_isr,
interrupt_service_routine 2675 drivers/media/i2c/adv7604.c 	.interrupt_service_routine = adv76xx_isr,
interrupt_service_routine 3277 drivers/media/i2c/adv7842.c 	.interrupt_service_routine = adv7842_isr,
interrupt_service_routine 5736 drivers/media/i2c/cx25840/cx25840-core.c 	.interrupt_service_routine = cx25840_irq_handler,
interrupt_service_routine 1829 drivers/media/i2c/tc358743.c 	.interrupt_service_routine = tc358743_isr,
interrupt_service_routine  728 drivers/media/pci/cobalt/cobalt-driver.c 					interrupt_service_routine, 0, NULL);
interrupt_service_routine  212 drivers/media/pci/cobalt/cobalt-irq.c 					interrupt_service_routine, 0, NULL);
interrupt_service_routine   20 drivers/media/pci/cx23885/cx23885-av.c 	v4l2_subdev_call(dev->sd_cx25840, core, interrupt_service_routine,
interrupt_service_routine 1923 drivers/media/pci/cx23885/cx23885-core.c 		v4l2_subdev_call(dev->sd_ir, core, interrupt_service_routine,
interrupt_service_routine 1106 drivers/media/pci/cx23885/cx23888-ir.c 	.interrupt_service_routine = cx23888_ir_irq_handler,
interrupt_service_routine 1340 drivers/scsi/qla4xxx/ql4_83xx.c 		ha->isp_ops->interrupt_service_routine(ha, intr_status);
interrupt_service_routine  426 drivers/scsi/qla4xxx/ql4_def.h 	void (*interrupt_service_routine) (struct scsi_qla_host *, uint32_t);
interrupt_service_routine 1201 drivers/scsi/qla4xxx/ql4_isr.c 			ha->isp_ops->interrupt_service_routine(ha, intr_status);
interrupt_service_routine 1262 drivers/scsi/qla4xxx/ql4_isr.c 		ha->isp_ops->interrupt_service_routine(ha, intr_status);
interrupt_service_routine 1323 drivers/scsi/qla4xxx/ql4_isr.c 	ha->isp_ops->interrupt_service_routine(ha, leg_int_ptr);
interrupt_service_routine 1417 drivers/scsi/qla4xxx/ql4_isr.c 			ha->isp_ops->interrupt_service_routine(ha, intr_status);
interrupt_service_routine   43 drivers/scsi/qla4xxx/ql4_mbx.c 		ha->isp_ops->interrupt_service_routine(ha, intr_status);
interrupt_service_routine 3947 drivers/scsi/qla4xxx/ql4_nx.c 		ha->isp_ops->interrupt_service_routine(ha, intr_status);
interrupt_service_routine 5621 drivers/scsi/qla4xxx/ql4_os.c 	.interrupt_service_routine = qla4xxx_interrupt_service_routine,
interrupt_service_routine 5641 drivers/scsi/qla4xxx/ql4_os.c 	.interrupt_service_routine = qla4_82xx_interrupt_service_routine,
interrupt_service_routine 5669 drivers/scsi/qla4xxx/ql4_os.c 	.interrupt_service_routine = qla4_83xx_interrupt_service_routine,
interrupt_service_routine  206 include/media/v4l2-subdev.h 	int (*interrupt_service_routine)(struct v4l2_subdev *sd,