Home
last modified time | relevance | path

Searched refs:default_type (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v6.1/include/linux/
Dmemory-tiers.h38 void init_node_memory_type(int node, struct memory_dev_type *default_type);
77 static inline void init_node_memory_type(int node, struct memory_dev_type *default_type) in init_node_memory_type() argument
/Linux-v6.1/drivers/gpio/
Dgpio-ep93xx.c380 girq->default_type = IRQ_TYPE_NONE; in ep93xx_gpio_add_bank()
412 girq->default_type = IRQ_TYPE_NONE; in ep93xx_gpio_add_bank()
Dgpio-visconti.c181 girq->default_type = IRQ_TYPE_NONE; in visconti_gpio_probe()
Dgpio-idt3243x.c182 girq->default_type = IRQ_TYPE_NONE; in idt_gpio_probe()
Dgpio-104-idi-48.c280 girq->default_type = IRQ_TYPE_NONE; in idi_48_probe()
Dgpio-ixp4xx.c282 girq->default_type = IRQ_TYPE_NONE; in ixp4xx_gpio_probe()
Dgpio-siox.c246 girq->default_type = IRQ_TYPE_NONE; in gpio_siox_probe()
Dgpio-ath79.c285 girq->default_type = IRQ_TYPE_NONE; in ath79_gpio_probe()
Dgpio-cadence.c236 girq->default_type = IRQ_TYPE_NONE; in cdns_gpio_probe()
Dgpio-rda.c254 girq->default_type = IRQ_TYPE_NONE; in rda_gpio_probe()
Dgpio-104-dio-48e.c335 girq->default_type = IRQ_TYPE_NONE; in dio48e_probe()
Dgpio-104-idio-16.c312 girq->default_type = IRQ_TYPE_NONE; in idio_16_probe()
Dgpio-xlp.c285 girq->default_type = IRQ_TYPE_NONE; in xlp_gpio_probe()
Dgpio-hisi.c208 girq_chip->default_type = IRQ_TYPE_NONE; in hisi_gpio_init_irq()
Dgpio-hlwd.c278 girq->default_type = IRQ_TYPE_NONE; in hlwd_gpio_probe()
Dgpio-sifive.c256 girq->default_type = IRQ_TYPE_NONE; in sifive_gpio_probe()
Dgpio-sprd.c250 irq->default_type = IRQ_TYPE_NONE; in sprd_gpio_probe()
Dgpio-ftgpio010.c300 girq->default_type = IRQ_TYPE_NONE; in ftgpio_gpio_probe()
Dgpio-tqmx86.c307 girq->default_type = IRQ_TYPE_NONE; in tqmx86_gpio_probe()
Dgpio-vf610.c343 girq->default_type = IRQ_TYPE_NONE; in vf610_gpio_probe()
Dgpio-xgs-iproc.c269 girq->default_type = IRQ_TYPE_NONE; in iproc_gpio_probe()
Dgpio-max77620.c329 girq->default_type = IRQ_TYPE_NONE; in max77620_gpio_probe()
/Linux-v6.1/drivers/platform/x86/intel/
Dint0002_vgpio.c211 girq->default_type = IRQ_TYPE_NONE; in int0002_probe()
/Linux-v6.1/drivers/bcma/
Ddriver_gpio.c147 girq->default_type = IRQ_TYPE_NONE; in bcma_gpio_irq_init()
/Linux-v6.1/security/selinux/ss/
Dpolicydb.h64 char default_type; member

1234