irq_type          443 arch/arm/mach-imx/mach-armadillo5x0.c 	.irq_type       = SMSC911X_IRQ_TYPE_PUSH_PULL,
irq_type          139 arch/arm/mach-imx/mach-kzm_arm11_01.c 	.irq_type	= SMSC911X_IRQ_TYPE_PUSH_PULL,
irq_type           87 arch/arm/mach-imx/mach-mx31lilly.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type           89 arch/arm/mach-imx/mach-mx31lite.c 	.irq_type	= SMSC911X_IRQ_TYPE_PUSH_PULL,
irq_type          209 arch/arm/mach-imx/mach-pcm037.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type          239 arch/arm/mach-pxa/csb726.c 	.irq_type	= SMSC911X_IRQ_TYPE_PUSH_PULL,
irq_type          191 arch/arm/mach-s3c64xx/mach-smdk6410.c 	.irq_type      = SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type          554 arch/ia64/kernel/iosapic.c 	struct irq_chip *chip, *irq_type;
irq_type          599 arch/ia64/kernel/iosapic.c 	irq_type = iosapic_get_irq_chip(trigger);
irq_type          602 arch/ia64/kernel/iosapic.c 	if (irq_type != NULL && chip != irq_type) {
irq_type          607 arch/ia64/kernel/iosapic.c 			       chip->name, irq_type->name);
irq_type          608 arch/ia64/kernel/iosapic.c 		chip = irq_type;
irq_type          243 arch/mips/alchemy/devboards/db1300.c 	.irq_type		= SMSC911X_IRQ_TYPE_PUSH_PULL,
irq_type          769 arch/powerpc/include/asm/kvm_host.h 	int irq_type;		/* one of KVM_IRQ_* */
irq_type          598 arch/powerpc/include/asm/kvm_ppc.h 	return vcpu->arch.irq_type == KVMPPC_IRQ_XICS;
irq_type          683 arch/powerpc/include/asm/kvm_ppc.h 	return vcpu->arch.irq_type == KVMPPC_IRQ_XIVE;
irq_type         1418 arch/powerpc/kvm/book3s_xics.c 	if (vcpu->arch.irq_type)
irq_type         1423 arch/powerpc/kvm/book3s_xics.c 		vcpu->arch.irq_type = KVMPPC_IRQ_XICS;
irq_type         1434 arch/powerpc/kvm/book3s_xics.c 	vcpu->arch.irq_type = KVMPPC_IRQ_DEFAULT;
irq_type         1210 arch/powerpc/kvm/book3s_xive.c 	vcpu->arch.irq_type = KVMPPC_IRQ_DEFAULT;
irq_type         1230 arch/powerpc/kvm/book3s_xive.c 	if (vcpu->arch.irq_type != KVMPPC_IRQ_DEFAULT)
irq_type         1342 arch/powerpc/kvm/book3s_xive.c 	vcpu->arch.irq_type = KVMPPC_IRQ_XICS;
irq_type          117 arch/powerpc/kvm/book3s_xive_native.c 	vcpu->arch.irq_type = KVMPPC_IRQ_DEFAULT;
irq_type          137 arch/powerpc/kvm/book3s_xive_native.c 	if (vcpu->arch.irq_type != KVMPPC_IRQ_DEFAULT)
irq_type          166 arch/powerpc/kvm/book3s_xive_native.c 	vcpu->arch.irq_type = KVMPPC_IRQ_XIVE;
irq_type          512 arch/powerpc/kvm/booke.c 				BUG_ON(vcpu->arch.irq_type != KVMPPC_IRQ_MPIC);
irq_type          154 arch/powerpc/kvm/mpic.c 	enum irq_type type;
irq_type         1752 arch/powerpc/kvm/mpic.c 	if (vcpu->arch.irq_type) {
irq_type         1762 arch/powerpc/kvm/mpic.c 	vcpu->arch.irq_type = KVMPPC_IRQ_MPIC;
irq_type          741 arch/powerpc/kvm/powerpc.c 	switch (vcpu->arch.irq_type) {
irq_type          347 arch/s390/kvm/interrupt.c static inline int irq_type_to_isc(unsigned long irq_type)
irq_type          349 arch/s390/kvm/interrupt.c 	return IRQ_PEND_IO_ISC_0 - irq_type;
irq_type         1045 arch/s390/kvm/interrupt.c 				     unsigned long irq_type)
irq_type         1058 arch/s390/kvm/interrupt.c 	isc = irq_type_to_isc(irq_type);
irq_type         1083 arch/s390/kvm/interrupt.c 		clear_bit(irq_type, &fi->pending_irqs);
irq_type         1272 arch/s390/kvm/interrupt.c 	unsigned long irq_type;
irq_type         1289 arch/s390/kvm/interrupt.c 		irq_type = find_last_bit(&irqs, IRQ_PEND_COUNT);
irq_type         1290 arch/s390/kvm/interrupt.c 		switch (irq_type) {
irq_type         1299 arch/s390/kvm/interrupt.c 			rc = __deliver_io(vcpu, irq_type);
irq_type         1339 arch/s390/kvm/interrupt.c 			WARN_ONCE(1, "Unknown pending irq type %ld", irq_type);
irq_type         1340 arch/s390/kvm/interrupt.c 			clear_bit(irq_type, &li->pending_irqs);
irq_type         2889 arch/s390/kvm/interrupt.c 			    unsigned long irq_type)
irq_type         2891 arch/s390/kvm/interrupt.c 	switch (irq_type) {
irq_type         2936 arch/s390/kvm/interrupt.c 	unsigned long irq_type;
irq_type         2946 arch/s390/kvm/interrupt.c 	for_each_set_bit(irq_type, &pending_irqs, IRQ_PEND_COUNT) {
irq_type         2948 arch/s390/kvm/interrupt.c 		if (irq_type == IRQ_PEND_EXT_EMERGENCY)
irq_type         2952 arch/s390/kvm/interrupt.c 		store_local_irq(&vcpu->arch.local_int, &irq, irq_type);
irq_type           91 arch/sh/boards/board-apsh4a3a.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type           43 arch/sh/boards/board-apsh4ad0a.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type          263 arch/sh/boards/board-magicpanelr2.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type           51 arch/sh/boards/board-polaris.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type           30 arch/sh/boards/board-sh2007.c 	.irq_type	= SMSC911X_IRQ_TYPE_PUSH_PULL,
irq_type           53 arch/sh/boards/mach-ap325rxa/setup.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type           23 arch/sh/boards/mach-rsk/devices-rsk7203.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type           19 arch/sh/boards/mach-rsk/devices-rsk7264.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type           21 arch/sh/boards/mach-rsk/devices-rsk7269.c 	.irq_type	= SMSC911X_IRQ_TYPE_PUSH_PULL,
irq_type           63 arch/sh/boards/mach-sdk7786/setup.c 	.irq_type	= SMSC911X_IRQ_TYPE_OPEN_DRAIN,
irq_type          301 arch/um/include/shared/os.h extern int os_event_mask(int irq_type);
irq_type           48 arch/um/os-Linux/irq.c int os_event_mask(int irq_type)
irq_type           50 arch/um/os-Linux/irq.c 	if (irq_type == IRQ_READ)
irq_type           52 arch/um/os-Linux/irq.c 	if (irq_type == IRQ_WRITE)
irq_type          181 drivers/dma/sun6i-dma.c 	u8			irq_type;
irq_type          453 drivers/dma/sun6i-dma.c 	vchan->irq_type = vchan->cyclic ? DMA_IRQ_PKG : DMA_IRQ_QUEUE;
irq_type          458 drivers/dma/sun6i-dma.c 	irq_val |= vchan->irq_type << (irq_offset * DMA_IRQ_CHAN_WIDTH);
irq_type          556 drivers/dma/sun6i-dma.c 			if (vchan && (status & vchan->irq_type)) {
irq_type          518 drivers/extcon/extcon-max14577.c static int max14577_parse_irq(struct max14577_muic_info *info, int irq_type)
irq_type          520 drivers/extcon/extcon-max14577.c 	switch (irq_type) {
irq_type          547 drivers/extcon/extcon-max14577.c static int max77836_parse_irq(struct max14577_muic_info *info, int irq_type)
irq_type          550 drivers/extcon/extcon-max14577.c 	if (max14577_parse_irq(info, irq_type))
irq_type          553 drivers/extcon/extcon-max14577.c 	switch (irq_type) {
irq_type          569 drivers/extcon/extcon-max14577.c 	int i, irq_type = -1;
irq_type          580 drivers/extcon/extcon-max14577.c 			irq_type = info->muic_irqs[i].irq;
irq_type          584 drivers/extcon/extcon-max14577.c 		irq_parsed = max77836_parse_irq(info, irq_type);
irq_type          588 drivers/extcon/extcon-max14577.c 		irq_parsed = max14577_parse_irq(info, irq_type);
irq_type          594 drivers/extcon/extcon-max14577.c 				irq_type);
irq_type          939 drivers/extcon/extcon-max77693.c 	int irq_type = -1;
irq_type          949 drivers/extcon/extcon-max77693.c 			irq_type = muic_irqs[i].irq;
irq_type          959 drivers/extcon/extcon-max77693.c 	switch (irq_type) {
irq_type          988 drivers/extcon/extcon-max77693.c 				irq_type);
irq_type          665 drivers/extcon/extcon-max77843.c 	int i, irq_type = -1;
irq_type          669 drivers/extcon/extcon-max77843.c 			irq_type = max77843_muic_irqs[i].irq;
irq_type          671 drivers/extcon/extcon-max77843.c 	switch (irq_type) {
irq_type          694 drivers/extcon/extcon-max77843.c 		dev_err(info->dev, "Cannot recognize IRQ(%d)\n", irq_type);
irq_type          509 drivers/extcon/extcon-max8997.c 	int irq_type = 0;
irq_type          519 drivers/extcon/extcon-max8997.c 			irq_type = muic_irqs[i].irq;
irq_type          529 drivers/extcon/extcon-max8997.c 	switch (irq_type) {
irq_type          548 drivers/extcon/extcon-max8997.c 				irq_type);
irq_type          448 drivers/extcon/extcon-rt8973a.c 	int i, irq_type = -1;
irq_type          452 drivers/extcon/extcon-rt8973a.c 			irq_type = info->muic_irqs[i].irq;
irq_type          454 drivers/extcon/extcon-rt8973a.c 	switch (irq_type) {
irq_type          480 drivers/extcon/extcon-rt8973a.c 			"Cannot handle this interrupt (%d)\n", irq_type);
irq_type          455 drivers/extcon/extcon-sm5502.c static int sm5502_parse_irq(struct sm5502_muic_info *info, int irq_type)
irq_type          457 drivers/extcon/extcon-sm5502.c 	switch (irq_type) {
irq_type          486 drivers/extcon/extcon-sm5502.c 	int i, irq_type = -1, ret;
irq_type          490 drivers/extcon/extcon-sm5502.c 			irq_type = info->muic_irqs[i].irq;
irq_type          492 drivers/extcon/extcon-sm5502.c 	ret = sm5502_parse_irq(info, irq_type);
irq_type          495 drivers/extcon/extcon-sm5502.c 				    irq_type);
irq_type           60 drivers/gpio/gpio-dln2.c 	int irq_type[DLN2_GPIO_MAX_PINS];
irq_type          328 drivers/gpio/gpio-dln2.c 		dln2->irq_type[pin] = DLN2_GPIO_EVENT_LVL_HIGH;
irq_type          331 drivers/gpio/gpio-dln2.c 		dln2->irq_type[pin] = DLN2_GPIO_EVENT_LVL_LOW;
irq_type          334 drivers/gpio/gpio-dln2.c 		dln2->irq_type[pin] = DLN2_GPIO_EVENT_CHANGE;
irq_type          337 drivers/gpio/gpio-dln2.c 		dln2->irq_type[pin] = DLN2_GPIO_EVENT_CHANGE_RISING;
irq_type          340 drivers/gpio/gpio-dln2.c 		dln2->irq_type[pin] = DLN2_GPIO_EVENT_CHANGE_FALLING;
irq_type          371 drivers/gpio/gpio-dln2.c 			type = dln2->irq_type[pin] & DLN2_GPIO_EVENT_MASK;
irq_type          425 drivers/gpio/gpio-dln2.c 	switch (dln2->irq_type[pin]) {
irq_type          229 drivers/gpio/gpio-mockup.c 	int rv, val, curr, irq, irq_type;
irq_type          261 drivers/gpio/gpio-mockup.c 		irq_type = irq_get_trigger_type(irq);
irq_type          263 drivers/gpio/gpio-mockup.c 		if ((val == 1 && (irq_type & IRQ_TYPE_EDGE_RISING)) ||
irq_type          264 drivers/gpio/gpio-mockup.c 		    (val == 0 && (irq_type & IRQ_TYPE_EDGE_FALLING)))
irq_type           21 drivers/gpio/gpio-siox.c 	u32 irq_type[20];
irq_type           54 drivers/gpio/gpio-siox.c 		u32 irq_type = ddata->irq_type[offset];
irq_type           57 drivers/gpio/gpio-siox.c 			if ((irq_type & IRQ_TYPE_LEVEL_HIGH) ||
irq_type           58 drivers/gpio/gpio-siox.c 			    ((irq_type & IRQ_TYPE_EDGE_RISING) && !prev_level))
irq_type           61 drivers/gpio/gpio-siox.c 			if ((irq_type & IRQ_TYPE_LEVEL_LOW) ||
irq_type           62 drivers/gpio/gpio-siox.c 			    ((irq_type & IRQ_TYPE_EDGE_FALLING) && prev_level))
irq_type          138 drivers/gpio/gpio-siox.c 	ddata->irq_type[d->hwirq] = type;
irq_type           46 drivers/gpio/gpio-sta2x11.c 	unsigned			irq_type[GSTA_NR_GPIO];
irq_type          221 drivers/gpio/gpio-sta2x11.c 	if (chip->irq_type[nr] & IRQ_TYPE_EDGE_RISING) {
irq_type          225 drivers/gpio/gpio-sta2x11.c 	if (chip->irq_type[nr] & IRQ_TYPE_EDGE_FALLING) {
irq_type          244 drivers/gpio/gpio-sta2x11.c 	type = chip->irq_type[nr];
irq_type          273 drivers/gpio/gpio-sta2x11.c 	chip->irq_type[nr] = type; /* used for enable/disable */
irq_type           41 drivers/gpio/gpio-tqmx86.c 	u8			irq_type[TQMX86_NGPI];
irq_type          137 drivers/gpio/gpio-tqmx86.c 	gpiic |= gpio->irq_type[offset] << (offset * TQMX86_GPII_BITS);
irq_type          165 drivers/gpio/gpio-tqmx86.c 	gpio->irq_type[offset] = new_type;
irq_type          163 drivers/gpio/gpio-xlp.c 	int pol, irq_type;
irq_type          167 drivers/gpio/gpio-xlp.c 		irq_type = XLP_GPIO_IRQ_TYPE_EDGE;
irq_type          171 drivers/gpio/gpio-xlp.c 		irq_type = XLP_GPIO_IRQ_TYPE_EDGE;
irq_type          175 drivers/gpio/gpio-xlp.c 		irq_type = XLP_GPIO_IRQ_TYPE_LVL;
irq_type          179 drivers/gpio/gpio-xlp.c 		irq_type = XLP_GPIO_IRQ_TYPE_LVL;
irq_type          186 drivers/gpio/gpio-xlp.c 	xlp_gpio_set_reg(priv->gpio_intr_type, d->hwirq, irq_type);
irq_type          392 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 				   unsigned irq_type)
irq_type          407 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 	amdgpu_irq_get(adev, irq_src, irq_type);
irq_type          410 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 	ring->fence_drv.irq_type = irq_type;
irq_type          543 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 			       ring->fence_drv.irq_type);
irq_type          580 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 			       ring->fence_drv.irq_type);
irq_type          607 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 			       ring->fence_drv.irq_type);
irq_type          239 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c 		     unsigned irq_type)
irq_type          305 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c 	r = amdgpu_fence_driver_start_ring(ring, irq_src, irq_type);
irq_type           79 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h 	unsigned			irq_type;
irq_type           94 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h 				   unsigned irq_type);
irq_type          267 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h 		     unsigned irq_type);
irq_type         3215 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	unsigned int irq_type = amdgpu_display_crtc_idx_to_irq_type(adev, crtc);
irq_type         3224 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 		if (amdgpu_irq_enabled(adev, source, irq_type)) {
irq_type         3341 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	unsigned int irq_type = amdgpu_display_crtc_idx_to_irq_type(adev,
irq_type         3351 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 		if (amdgpu_irq_enabled(adev, source, irq_type)) {
irq_type         2934 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	unsigned int irq_type = amdgpu_display_crtc_idx_to_irq_type(adev,
irq_type         2944 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		if (amdgpu_irq_enabled(adev, source, irq_type)) {
irq_type         3026 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	unsigned int irq_type = amdgpu_display_crtc_idx_to_irq_type(adev,
irq_type         3036 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 		if (amdgpu_irq_enabled(adev, source, irq_type)) {
irq_type         1244 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	unsigned int irq_type;
irq_type         1261 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	irq_type = AMDGPU_CP_IRQ_GFX_ME0_PIPE0_EOP + ring->pipe;
irq_type         1263 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			     &adev->gfx.eop_irq, irq_type);
irq_type         1273 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	unsigned irq_type;
irq_type         1290 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	irq_type = AMDGPU_CP_IRQ_COMPUTE_MEC1_PIPE0_EOP
irq_type         1296 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			     &adev->gfx.eop_irq, irq_type);
irq_type         3124 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		unsigned irq_type;
irq_type         3138 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		irq_type = AMDGPU_CP_IRQ_COMPUTE_MEC1_PIPE0_EOP + ring->pipe;
irq_type         3140 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 				     &adev->gfx.eop_irq, irq_type);
irq_type         4402 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	unsigned irq_type;
irq_type         4415 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	irq_type = AMDGPU_CP_IRQ_COMPUTE_MEC1_PIPE0_EOP
irq_type         4421 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 			&adev->gfx.eop_irq, irq_type);
irq_type         1918 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	unsigned irq_type;
irq_type         1935 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	irq_type = AMDGPU_CP_IRQ_COMPUTE_MEC1_PIPE0_EOP
irq_type         1941 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 			&adev->gfx.eop_irq, irq_type);
irq_type         2160 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	unsigned irq_type;
irq_type         2177 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	irq_type = AMDGPU_CP_IRQ_COMPUTE_MEC1_PIPE0_EOP
irq_type         2183 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			     &adev->gfx.eop_irq, irq_type);
irq_type         5313 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	int irq_type =
irq_type         5323 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 			irq_type);
irq_type         5329 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 			irq_type);
irq_type          618 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c 			       const enum irq_type dal_irq_type,
irq_type          890 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c 	enum dp_irq_type irq_type;
irq_type          892 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c 	irq_type = analogix_dp_get_irq_type(dp);
irq_type          893 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c 	if (irq_type != DP_IRQ_TYPE_UNKNOWN) {
irq_type          904 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c 	enum dp_irq_type irq_type;
irq_type          906 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c 	irq_type = analogix_dp_get_irq_type(dp);
irq_type          907 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c 	if (irq_type & DP_IRQ_TYPE_HP_CABLE_IN ||
irq_type          908 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c 	    irq_type & DP_IRQ_TYPE_HP_CABLE_OUT) {
irq_type          914 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c 	if (irq_type != DP_IRQ_TYPE_UNKNOWN) {
irq_type         1126 drivers/gpu/ipu-v3/ipu-common.c 		enum ipu_channel_irq irq_type)
irq_type         1128 drivers/gpu/ipu-v3/ipu-common.c 	return ipu_map_irq(ipu, irq_type + channel->num);
irq_type         1094 drivers/hid/hid-cp2112.c 	u32 irq_type;
irq_type         1118 drivers/hid/hid-cp2112.c 		irq_type = irqd_get_trigger_type(d);
irq_type         1123 drivers/hid/hid-cp2112.c 			if (irq_type & IRQ_TYPE_LEVEL_HIGH)
irq_type         1126 drivers/hid/hid-cp2112.c 			if ((irq_type & IRQ_TYPE_EDGE_RISING) &&
irq_type         1132 drivers/hid/hid-cp2112.c 			if (irq_type & IRQ_TYPE_LEVEL_LOW)
irq_type         1135 drivers/hid/hid-cp2112.c 			if ((irq_type & IRQ_TYPE_EDGE_FALLING) &&
irq_type           81 drivers/iio/humidity/hts221_buffer.c 	unsigned long irq_type;
irq_type           84 drivers/iio/humidity/hts221_buffer.c 	irq_type = irqd_get_trigger_type(irq_get_irq_data(hw->irq));
irq_type           86 drivers/iio/humidity/hts221_buffer.c 	switch (irq_type) {
irq_type           97 drivers/iio/humidity/hts221_buffer.c 			 irq_type);
irq_type           98 drivers/iio/humidity/hts221_buffer.c 		irq_type = IRQF_TRIGGER_RISING;
irq_type          112 drivers/iio/humidity/hts221_buffer.c 		irq_type |= IRQF_SHARED;
irq_type          125 drivers/iio/humidity/hts221_buffer.c 					irq_type | IRQF_ONESHOT,
irq_type         1046 drivers/iio/imu/adis16480.c 	unsigned int irq_type;
irq_type         1083 drivers/iio/imu/adis16480.c 	irq_type = irqd_get_trigger_type(desc);
irq_type         1084 drivers/iio/imu/adis16480.c 	if (irq_type == IRQF_TRIGGER_RISING) { /* Default */
irq_type         1086 drivers/iio/imu/adis16480.c 	} else if (irq_type == IRQF_TRIGGER_FALLING) {
irq_type         1090 drivers/iio/imu/adis16480.c 			"Invalid interrupt type 0x%x specified\n", irq_type);
irq_type           19 drivers/iio/imu/bmi160/bmi160.h int bmi160_probe_trigger(struct iio_dev *indio_dev, int irq, u32 irq_type);
irq_type          655 drivers/iio/imu/bmi160/bmi160_core.c static int bmi160_config_device_irq(struct iio_dev *indio_dev, int irq_type,
irq_type          664 drivers/iio/imu/bmi160/bmi160_core.c 	if (irq_type == IRQF_TRIGGER_RISING)
irq_type          666 drivers/iio/imu/bmi160/bmi160_core.c 	else if (irq_type == IRQF_TRIGGER_FALLING)
irq_type          668 drivers/iio/imu/bmi160/bmi160_core.c 	else if (irq_type == IRQF_TRIGGER_HIGH)
irq_type          670 drivers/iio/imu/bmi160/bmi160_core.c 	else if (irq_type == IRQF_TRIGGER_LOW)
irq_type          674 drivers/iio/imu/bmi160/bmi160_core.c 			"Invalid interrupt type 0x%x specified\n", irq_type);
irq_type          688 drivers/iio/imu/bmi160/bmi160_core.c 	u32 irq_type;
irq_type          697 drivers/iio/imu/bmi160/bmi160_core.c 	irq_type = irqd_get_trigger_type(desc);
irq_type          699 drivers/iio/imu/bmi160/bmi160_core.c 	ret = bmi160_config_device_irq(indio_dev, irq_type, pin);
irq_type          703 drivers/iio/imu/bmi160/bmi160_core.c 	return bmi160_probe_trigger(indio_dev, irq, irq_type);
irq_type          763 drivers/iio/imu/bmi160/bmi160_core.c int bmi160_probe_trigger(struct iio_dev *indio_dev, int irq, u32 irq_type)
irq_type          776 drivers/iio/imu/bmi160/bmi160_core.c 			       irq_type, "bmi160", data->trig);
irq_type         1080 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	int irq_type;
irq_type         1118 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	irq_type = irqd_get_trigger_type(desc);
irq_type         1119 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	if (!irq_type)
irq_type         1120 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 		irq_type = IRQF_TRIGGER_RISING;
irq_type         1121 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	if (irq_type == IRQF_TRIGGER_RISING)
irq_type         1123 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	else if (irq_type == IRQF_TRIGGER_FALLING)
irq_type         1125 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	else if (irq_type == IRQF_TRIGGER_HIGH)
irq_type         1128 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	else if (irq_type == IRQF_TRIGGER_LOW)
irq_type         1133 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 			irq_type);
irq_type         1201 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	result = inv_mpu6050_probe_trigger(indio_dev, irq_type);
irq_type          345 drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h int inv_mpu6050_probe_trigger(struct iio_dev *indio_dev, int irq_type);
irq_type          129 drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.c int inv_mpu6050_probe_trigger(struct iio_dev *indio_dev, int irq_type)
irq_type          143 drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.c 			       irq_type,
irq_type          708 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 	unsigned long irq_type;
irq_type          712 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 	irq_type = irqd_get_trigger_type(irq_get_irq_data(hw->irq));
irq_type          714 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 	switch (irq_type) {
irq_type          724 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 		dev_info(hw->dev, "mode %lx unsupported\n", irq_type);
irq_type          745 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 		irq_type |= IRQF_SHARED;
irq_type          751 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 					irq_type | IRQF_ONESHOT,
irq_type          174 drivers/iio/light/st_uvis25_core.c 	unsigned long irq_type;
irq_type          177 drivers/iio/light/st_uvis25_core.c 	irq_type = irqd_get_trigger_type(irq_get_irq_data(hw->irq));
irq_type          179 drivers/iio/light/st_uvis25_core.c 	switch (irq_type) {
irq_type          188 drivers/iio/light/st_uvis25_core.c 		dev_info(dev, "mode %lx unsupported\n", irq_type);
irq_type          199 drivers/iio/light/st_uvis25_core.c 					irq_type | IRQF_ONESHOT,
irq_type          719 drivers/infiniband/hw/hfi1/hfi.h 	enum irq_type type;
irq_type          118 drivers/infiniband/hw/hfi1/msix.c 			    u32 idx, enum irq_type type)
irq_type           81 drivers/misc/pci_endpoint_test.c static int irq_type = IRQ_TYPE_MSI;
irq_type           82 drivers/misc/pci_endpoint_test.c module_param(irq_type, int, 0444);
irq_type           83 drivers/misc/pci_endpoint_test.c MODULE_PARM_DESC(irq_type, "IRQ mode selection in pci_endpoint_test (0 - Legacy, 1 - MSI, 2 - MSI-X)");
irq_type          101 drivers/misc/pci_endpoint_test.c 	int		irq_type;
irq_type          112 drivers/misc/pci_endpoint_test.c 	int irq_type;
irq_type          161 drivers/misc/pci_endpoint_test.c 	test->irq_type = IRQ_TYPE_UNDEFINED;
irq_type          197 drivers/misc/pci_endpoint_test.c 	test->irq_type = type;
irq_type          233 drivers/misc/pci_endpoint_test.c 	switch (irq_type) {
irq_type          337 drivers/misc/pci_endpoint_test.c 	int irq_type = test->irq_type;
irq_type          344 drivers/misc/pci_endpoint_test.c 	if (irq_type < IRQ_TYPE_LEGACY || irq_type > IRQ_TYPE_MSIX) {
irq_type          400 drivers/misc/pci_endpoint_test.c 	pci_endpoint_test_writel(test, PCI_ENDPOINT_TEST_IRQ_TYPE, irq_type);
irq_type          434 drivers/misc/pci_endpoint_test.c 	int irq_type = test->irq_type;
irq_type          440 drivers/misc/pci_endpoint_test.c 	if (irq_type < IRQ_TYPE_LEGACY || irq_type > IRQ_TYPE_MSIX) {
irq_type          475 drivers/misc/pci_endpoint_test.c 	pci_endpoint_test_writel(test, PCI_ENDPOINT_TEST_IRQ_TYPE, irq_type);
irq_type          503 drivers/misc/pci_endpoint_test.c 	int irq_type = test->irq_type;
irq_type          509 drivers/misc/pci_endpoint_test.c 	if (irq_type < IRQ_TYPE_LEGACY || irq_type > IRQ_TYPE_MSIX) {
irq_type          538 drivers/misc/pci_endpoint_test.c 	pci_endpoint_test_writel(test, PCI_ENDPOINT_TEST_IRQ_TYPE, irq_type);
irq_type          565 drivers/misc/pci_endpoint_test.c 	if (test->irq_type == req_irq_type)
irq_type          622 drivers/misc/pci_endpoint_test.c 		ret = irq_type;
irq_type          660 drivers/misc/pci_endpoint_test.c 	test->irq_type = IRQ_TYPE_UNDEFINED;
irq_type          663 drivers/misc/pci_endpoint_test.c 		irq_type = IRQ_TYPE_LEGACY;
irq_type          670 drivers/misc/pci_endpoint_test.c 		irq_type = data->irq_type;
irq_type          690 drivers/misc/pci_endpoint_test.c 	if (!pci_endpoint_test_alloc_irq_vectors(test, irq_type))
irq_type          795 drivers/misc/pci_endpoint_test.c 	.irq_type = IRQ_TYPE_MSI,
irq_type          109 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 	cfg->irq_type = aq_pci_func_get_irq_type(self);
irq_type          111 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 	if ((cfg->irq_type == AQ_HW_IRQ_LEGACY) ||
irq_type           28 drivers/net/ethernet/aquantia/atlantic/aq_nic.h 	u32 irq_type;
irq_type          385 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c 				   aq_hw_atl_igcr_table_[aq_nic_cfg->irq_type]
irq_type          436 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c 				   aq_hw_atl_igcr_table_[aq_nic_cfg->irq_type]
irq_type         1649 drivers/net/ethernet/smsc/smsc911x.c 	if (pdata->config.irq_type) {
irq_type         2398 drivers/net/ethernet/smsc/smsc911x.c 		config->irq_type = SMSC911X_IRQ_TYPE_PUSH_PULL;
irq_type          423 drivers/net/ethernet/tehuti/tehuti.c #define BDX_IRQ_TYPE	((priv->nic->irq_type == IRQ_MSI) ? 0 : IRQF_SHARED)
irq_type         1971 drivers/net/ethernet/tehuti/tehuti.c 	nic->irq_type = IRQ_INTX;
irq_type         1978 drivers/net/ethernet/tehuti/tehuti.c 			nic->irq_type = IRQ_MSI;
irq_type         2414 drivers/net/ethernet/tehuti/tehuti.c 	if (nic->irq_type == IRQ_MSI)
irq_type          118 drivers/net/ethernet/tehuti/tehuti.h 	int irq_type;
irq_type         1192 drivers/net/ieee802154/adf7242.c 	int ret, irq_type;
irq_type         1272 drivers/net/ieee802154/adf7242.c 	irq_type = irq_get_trigger_type(spi->irq);
irq_type         1273 drivers/net/ieee802154/adf7242.c 	if (!irq_type)
irq_type         1274 drivers/net/ieee802154/adf7242.c 		irq_type = IRQF_TRIGGER_HIGH;
irq_type         1277 drivers/net/ieee802154/adf7242.c 					irq_type | IRQF_ONESHOT,
irq_type         1374 drivers/net/ieee802154/at86rf230.c 	int rc, irq_type, irq_pol = IRQ_ACTIVE_HIGH;
irq_type         1382 drivers/net/ieee802154/at86rf230.c 	irq_type = irq_get_trigger_type(lp->spi->irq);
irq_type         1383 drivers/net/ieee802154/at86rf230.c 	if (irq_type == IRQ_TYPE_EDGE_FALLING ||
irq_type         1384 drivers/net/ieee802154/at86rf230.c 	    irq_type == IRQ_TYPE_LEVEL_LOW)
irq_type         1655 drivers/net/ieee802154/at86rf230.c 	int rc, irq_type, rstn, slp_tr;
irq_type         1731 drivers/net/ieee802154/at86rf230.c 	irq_type = irq_get_trigger_type(spi->irq);
irq_type         1732 drivers/net/ieee802154/at86rf230.c 	if (!irq_type)
irq_type         1733 drivers/net/ieee802154/at86rf230.c 		irq_type = IRQF_TRIGGER_HIGH;
irq_type         1736 drivers/net/ieee802154/at86rf230.c 			      IRQF_SHARED | irq_type, dev_name(&spi->dev), lp);
irq_type         1230 drivers/net/ieee802154/mcr20a.c 	int irq_type;
irq_type         1309 drivers/net/ieee802154/mcr20a.c 	irq_type = irq_get_trigger_type(spi->irq);
irq_type         1310 drivers/net/ieee802154/mcr20a.c 	if (!irq_type)
irq_type         1311 drivers/net/ieee802154/mcr20a.c 		irq_type = IRQF_TRIGGER_FALLING;
irq_type         1314 drivers/net/ieee802154/mcr20a.c 			       irq_type, dev_name(&spi->dev), lp);
irq_type         1063 drivers/net/ieee802154/mrf24j40.c 	u32 irq_type;
irq_type         1155 drivers/net/ieee802154/mrf24j40.c 	irq_type = irq_get_trigger_type(devrec->spi->irq);
irq_type         1156 drivers/net/ieee802154/mrf24j40.c 	if (irq_type == IRQ_TYPE_EDGE_RISING ||
irq_type         1157 drivers/net/ieee802154/mrf24j40.c 	    irq_type == IRQ_TYPE_EDGE_FALLING)
irq_type         1160 drivers/net/ieee802154/mrf24j40.c 	switch (irq_type) {
irq_type         1273 drivers/net/ieee802154/mrf24j40.c 	int ret = -ENOMEM, irq_type;
irq_type         1335 drivers/net/ieee802154/mrf24j40.c 	irq_type = irq_get_trigger_type(spi->irq);
irq_type         1336 drivers/net/ieee802154/mrf24j40.c 	if (!irq_type)
irq_type         1337 drivers/net/ieee802154/mrf24j40.c 		irq_type = IRQF_TRIGGER_LOW;
irq_type         1340 drivers/net/ieee802154/mrf24j40.c 			       irq_type, dev_name(&spi->dev), devrec);
irq_type           62 drivers/pci/endpoint/functions/pci-epf-test.c 	u32	irq_type;
irq_type          247 drivers/pci/endpoint/functions/pci-epf-test.c static void pci_epf_test_raise_irq(struct pci_epf_test *epf_test, u8 irq_type,
irq_type          258 drivers/pci/endpoint/functions/pci-epf-test.c 	switch (irq_type) {
irq_type          294 drivers/pci/endpoint/functions/pci-epf-test.c 	if (reg->irq_type > IRQ_TYPE_MSIX) {
irq_type          311 drivers/pci/endpoint/functions/pci-epf-test.c 		pci_epf_test_raise_irq(epf_test, reg->irq_type,
irq_type          322 drivers/pci/endpoint/functions/pci-epf-test.c 		pci_epf_test_raise_irq(epf_test, reg->irq_type,
irq_type          333 drivers/pci/endpoint/functions/pci-epf-test.c 		pci_epf_test_raise_irq(epf_test, reg->irq_type,
irq_type          665 drivers/pinctrl/actions/pinctrl-owl.c 	unsigned int offset, value, irq_type = 0;
irq_type          676 drivers/pinctrl/actions/pinctrl-owl.c 			irq_type = OWL_GPIO_INT_EDGE_FALLING;
irq_type          678 drivers/pinctrl/actions/pinctrl-owl.c 			irq_type = OWL_GPIO_INT_EDGE_RISING;
irq_type          682 drivers/pinctrl/actions/pinctrl-owl.c 		irq_type = OWL_GPIO_INT_EDGE_RISING;
irq_type          686 drivers/pinctrl/actions/pinctrl-owl.c 		irq_type = OWL_GPIO_INT_EDGE_FALLING;
irq_type          690 drivers/pinctrl/actions/pinctrl-owl.c 		irq_type = OWL_GPIO_INT_LEVEL_HIGH;
irq_type          694 drivers/pinctrl/actions/pinctrl-owl.c 		irq_type = OWL_GPIO_INT_LEVEL_LOW;
irq_type          712 drivers/pinctrl/actions/pinctrl-owl.c 	value |= irq_type << ((gpio % 16) * 2);
irq_type           84 drivers/pinctrl/bcm/pinctrl-bcm2835.c 	unsigned int irq_type[BCM2835_NUM_GPIOS];
irq_type          429 drivers/pinctrl/bcm/pinctrl-bcm2835.c 	switch (pc->irq_type[offset]) {
irq_type          495 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		pc->irq_type[offset] = type;
irq_type          510 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		if (pc->irq_type[offset] != type) {
irq_type          512 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          517 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		if (pc->irq_type[offset] == IRQ_TYPE_EDGE_BOTH) {
irq_type          519 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = IRQ_TYPE_EDGE_FALLING;
irq_type          521 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          522 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		} else if (pc->irq_type[offset] != type) {
irq_type          524 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          530 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		if (pc->irq_type[offset] == IRQ_TYPE_EDGE_BOTH) {
irq_type          532 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = IRQ_TYPE_EDGE_RISING;
irq_type          534 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          535 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		} else if (pc->irq_type[offset] != type) {
irq_type          537 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          543 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		if (pc->irq_type[offset] == IRQ_TYPE_EDGE_RISING) {
irq_type          545 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = IRQ_TYPE_EDGE_FALLING;
irq_type          547 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          548 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		} else if (pc->irq_type[offset] == IRQ_TYPE_EDGE_FALLING) {
irq_type          550 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = IRQ_TYPE_EDGE_RISING;
irq_type          552 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          553 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		} else if (pc->irq_type[offset] != type) {
irq_type          555 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          562 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		if (pc->irq_type[offset] != type) {
irq_type          564 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			pc->irq_type[offset] = type;
irq_type          656 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		irq, irq_type_names[pc->irq_type[offset]]);
irq_type          186 drivers/pinctrl/pinctrl-at91.c 	int (*irq_type)(struct irq_data *d, unsigned type);
irq_type          691 drivers/pinctrl/pinctrl-at91.c 	.irq_type	= gpio_irq_type,
irq_type          710 drivers/pinctrl/pinctrl-at91.c 	.irq_type	= alt_gpio_irq_type,
irq_type          731 drivers/pinctrl/pinctrl-at91.c 	.irq_type	= alt_gpio_irq_type,
irq_type          751 drivers/pinctrl/pinctrl-at91.c 	.irq_type	= alt_gpio_irq_type,
irq_type         1740 drivers/pinctrl/pinctrl-at91.c 	gpio_irqchip->irq_set_type = at91_gpio->ops->irq_type;
irq_type         1098 drivers/power/supply/pm2301_charger.c 				pm2->pdata->irq_type,
irq_type          493 drivers/scsi/aha1740.c 			      unsigned int *irq_type,
irq_type          499 drivers/scsi/aha1740.c 	*irq_type  = (inb(INTDEF(base)) & 0x8) >> 3;
irq_type          554 drivers/scsi/aha1740.c 	unsigned int irq_level, irq_type, translation;
irq_type          566 drivers/scsi/aha1740.c 	aha1740_getconfig(slotbase,&irq_level,&irq_type,&translation);
irq_type          574 drivers/scsi/aha1740.c 	       edev->slot, slotbase, irq_level, irq_type ? "edge" : "level");
irq_type          600 drivers/scsi/aha1740.c 	if (request_irq(irq_level,aha1740_intr_handle,irq_type ? 0 : IRQF_SHARED,
irq_type           28 drivers/staging/greybus/gpio.c 	u8			irq_type;
irq_type          297 drivers/staging/greybus/gpio.c 	u8 irq_type;
irq_type          301 drivers/staging/greybus/gpio.c 		irq_type = GB_GPIO_IRQ_TYPE_NONE;
irq_type          304 drivers/staging/greybus/gpio.c 		irq_type = GB_GPIO_IRQ_TYPE_EDGE_RISING;
irq_type          307 drivers/staging/greybus/gpio.c 		irq_type = GB_GPIO_IRQ_TYPE_EDGE_FALLING;
irq_type          310 drivers/staging/greybus/gpio.c 		irq_type = GB_GPIO_IRQ_TYPE_EDGE_BOTH;
irq_type          313 drivers/staging/greybus/gpio.c 		irq_type = GB_GPIO_IRQ_TYPE_LEVEL_LOW;
irq_type          316 drivers/staging/greybus/gpio.c 		irq_type = GB_GPIO_IRQ_TYPE_LEVEL_HIGH;
irq_type          323 drivers/staging/greybus/gpio.c 	line->irq_type = irq_type;
irq_type          344 drivers/staging/greybus/gpio.c 		_gb_gpio_irq_set_type(ggc, d->hwirq, line->irq_type);
irq_type         1804 drivers/staging/iio/addac/adt7316.c 	int irq_type, ret;
irq_type         1806 drivers/staging/iio/addac/adt7316.c 	irq_type = irqd_get_trigger_type(irq_get_irq_data(chip->bus.irq));
irq_type         1808 drivers/staging/iio/addac/adt7316.c 	switch (irq_type) {
irq_type         1817 drivers/staging/iio/addac/adt7316.c 			 irq_type);
irq_type         1818 drivers/staging/iio/addac/adt7316.c 		irq_type = IRQF_TRIGGER_LOW;
irq_type         1824 drivers/staging/iio/addac/adt7316.c 					irq_type | IRQF_ONESHOT,
irq_type         1832 drivers/staging/iio/addac/adt7316.c 	if (irq_type & IRQF_TRIGGER_HIGH)
irq_type           44 drivers/usb/phy/phy-isp1301-omap.c 	int			irq_type;
irq_type         1556 drivers/usb/phy/phy-isp1301-omap.c 		isp->irq_type = IRQF_TRIGGER_FALLING;
irq_type         1560 drivers/usb/phy/phy-isp1301-omap.c 			isp->irq_type, DRIVER_NAME, isp);
irq_type          380 drivers/vfio/pci/vfio_pci.c 				vdev->irq_type, 0, 0, NULL);
irq_type          507 drivers/vfio/pci/vfio_pci.c static int vfio_pci_get_irq_count(struct vfio_pci_device *vdev, int irq_type)
irq_type          509 drivers/vfio/pci/vfio_pci.c 	if (irq_type == VFIO_PCI_INTX_IRQ_INDEX) {
irq_type          519 drivers/vfio/pci/vfio_pci.c 	} else if (irq_type == VFIO_PCI_MSI_IRQ_INDEX) {
irq_type          529 drivers/vfio/pci/vfio_pci.c 	} else if (irq_type == VFIO_PCI_MSIX_IRQ_INDEX) {
irq_type          540 drivers/vfio/pci/vfio_pci.c 	} else if (irq_type == VFIO_PCI_ERR_IRQ_INDEX) {
irq_type          543 drivers/vfio/pci/vfio_pci.c 	} else if (irq_type == VFIO_PCI_REQ_IRQ_INDEX) {
irq_type         1325 drivers/vfio/pci/vfio_pci.c 	vdev->irq_type = VFIO_PCI_NUM_IRQS;
irq_type          166 drivers/vfio/pci/vfio_pci_intrs.c 	vdev->irq_type = VFIO_PCI_INTX_IRQ_INDEX;
irq_type          231 drivers/vfio/pci/vfio_pci_intrs.c 	vdev->irq_type = VFIO_PCI_NUM_IRQS;
irq_type          270 drivers/vfio/pci/vfio_pci_intrs.c 	vdev->irq_type = msix ? VFIO_PCI_MSIX_IRQ_INDEX :
irq_type          396 drivers/vfio/pci/vfio_pci_intrs.c 	vdev->irq_type = VFIO_PCI_NUM_IRQS;
irq_type          513 drivers/vfio/pci/vfio_pci_intrs.c 		if (vdev->irq_type == index)
irq_type           98 drivers/vfio/pci/vfio_pci_private.h 	int			irq_type;
irq_type          127 drivers/vfio/pci/vfio_pci_private.h #define is_intx(vdev) (vdev->irq_type == VFIO_PCI_INTX_IRQ_INDEX)
irq_type          128 drivers/vfio/pci/vfio_pci_private.h #define is_msi(vdev) (vdev->irq_type == VFIO_PCI_MSI_IRQ_INDEX)
irq_type          129 drivers/vfio/pci/vfio_pci_private.h #define is_msix(vdev) (vdev->irq_type == VFIO_PCI_MSIX_IRQ_INDEX)
irq_type          131 drivers/vfio/pci/vfio_pci_private.h #define irq_is(vdev, type) (vdev->irq_type == type)
irq_type           40 include/linux/pm2301_charger.h 	int irq_type;
irq_type           18 include/linux/smsc911x.h 	unsigned int irq_type;
irq_type          905 virt/kvm/arm/arm.c 	unsigned int irq_type, vcpu_idx, irq_num;
irq_type          910 virt/kvm/arm/arm.c 	irq_type = (irq >> KVM_ARM_IRQ_TYPE_SHIFT) & KVM_ARM_IRQ_TYPE_MASK;
irq_type          915 virt/kvm/arm/arm.c 	trace_kvm_irq_line(irq_type, vcpu_idx, irq_num, irq_level->level);
irq_type          917 virt/kvm/arm/arm.c 	switch (irq_type) {