default_type      299 drivers/gpio/gpio-altera.c 	girq->default_type = IRQ_TYPE_NONE;
default_type     1227 drivers/gpio/gpio-aspeed.c 		girq->default_type = IRQ_TYPE_NONE;
default_type      292 drivers/gpio/gpio-ath79.c 		girq->default_type = IRQ_TYPE_NONE;
default_type      236 drivers/gpio/gpio-cadence.c 		girq->default_type = IRQ_TYPE_NONE;
default_type      637 drivers/gpio/gpio-eic-sprd.c 	irq->default_type = IRQ_TYPE_NONE;
default_type      363 drivers/gpio/gpio-ep93xx.c 		girq->default_type = IRQ_TYPE_NONE;
default_type      396 drivers/gpio/gpio-ep93xx.c 		girq->default_type = IRQ_TYPE_NONE;
default_type      297 drivers/gpio/gpio-ftgpio010.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      281 drivers/gpio/gpio-hlwd.c 		girq->default_type = IRQ_TYPE_NONE;
default_type      388 drivers/gpio/gpio-intel-mid.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      290 drivers/gpio/gpio-ixp4xx.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      385 drivers/gpio/gpio-lynxpoint.c 		girq->default_type = IRQ_TYPE_NONE;
default_type      275 drivers/gpio/gpio-mt7621.c 		girq->default_type = IRQ_TYPE_NONE;
default_type     1032 drivers/gpio/gpio-omap.c 	irq->default_type = IRQ_TYPE_NONE;
default_type      341 drivers/gpio/gpio-pl061.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      246 drivers/gpio/gpio-siox.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      253 drivers/gpio/gpio-sprd.c 	irq->default_type = IRQ_TYPE_NONE;
default_type      495 drivers/gpio/gpio-tegra186.c 	irq->default_type = IRQ_TYPE_NONE;
default_type      307 drivers/gpio/gpio-tqmx86.c 		girq->default_type = IRQ_TYPE_NONE;
default_type      339 drivers/gpio/gpio-vf610.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      410 drivers/gpio/gpio-xlp.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      264 drivers/gpio/gpio-zx.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      909 drivers/gpio/gpio-zynq.c 	girq->default_type = IRQ_TYPE_NONE;
default_type     2078 drivers/gpio/gpiolib.c 	if (chip->irq.default_type != IRQ_TYPE_NONE)
default_type     2079 drivers/gpio/gpiolib.c 		irq_set_irq_type(irq, chip->irq.default_type);
default_type     2263 drivers/gpio/gpiolib.c 	type = gpiochip->irq.default_type;
default_type     2281 drivers/gpio/gpiolib.c 	gpiochip->irq.default_type = type;
default_type     2453 drivers/gpio/gpiolib.c 	gpiochip->irq.default_type = type;
default_type      406 drivers/gpio/sgpio-aspeed.c 	irq->default_type = IRQ_TYPE_NONE;
default_type      886 drivers/pinctrl/actions/pinctrl-owl.c 	gpio_irq->default_type = IRQ_TYPE_NONE;
default_type     1156 drivers/pinctrl/bcm/pinctrl-bcm2835.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      871 drivers/pinctrl/bcm/pinctrl-iproc-gpio.c 		girq->default_type = IRQ_TYPE_NONE;
default_type     1039 drivers/pinctrl/qcom/pinctrl-msm.c 	girq->default_type = IRQ_TYPE_NONE;
default_type     1058 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c 	girq->default_type = IRQ_TYPE_NONE;
default_type      143 include/linux/gpio/driver.h 	unsigned int default_type;
default_type     1361 security/selinux/ss/policydb.c 		cladatum->default_type = le32_to_cpu(buf[0]);
default_type     2932 security/selinux/ss/policydb.c 		buf[0] = cpu_to_le32(cladatum->default_type);
default_type       64 security/selinux/ss/policydb.h 	char default_type;
default_type     1734 security/selinux/ss/services.c 	if (cladatum && cladatum->default_type == DEFAULT_SOURCE) {
default_type     1736 security/selinux/ss/services.c 	} else if (cladatum && cladatum->default_type == DEFAULT_TARGET) {