Home
last modified time | relevance | path

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

1234

/linux-6.6.21/include/linux/
Dmemory-tiers.h37 void init_node_memory_type(int node, struct memory_dev_type *default_type);
76 static inline void init_node_memory_type(int node, struct memory_dev_type *default_type) in init_node_memory_type() argument
/linux-6.6.21/drivers/gpio/
Dgpio-ep93xx.c386 girq->default_type = IRQ_TYPE_NONE; in ep93xx_gpio_add_bank()
418 girq->default_type = IRQ_TYPE_NONE; in ep93xx_gpio_add_bank()
Dgpio-visconti.c209 girq->default_type = IRQ_TYPE_NONE; in visconti_gpio_probe()
Dgpio-idt3243x.c187 girq->default_type = IRQ_TYPE_NONE; in idt_gpio_probe()
Dgpio-ixp4xx.c280 girq->default_type = IRQ_TYPE_NONE; in ixp4xx_gpio_probe()
Dgpio-siox.c247 girq->default_type = IRQ_TYPE_NONE; in gpio_siox_probe()
Dgpio-mlxbf3.c230 girq->default_type = IRQ_TYPE_NONE; in mlxbf3_gpio_probe()
Dgpio-rda.c258 girq->default_type = IRQ_TYPE_NONE; in rda_gpio_probe()
Dgpio-cadence.c240 girq->default_type = IRQ_TYPE_NONE; in cdns_gpio_probe()
Dgpio-ath79.c290 girq->default_type = IRQ_TYPE_NONE; in ath79_gpio_probe()
Dgpio-hisi.c213 girq_chip->default_type = IRQ_TYPE_NONE; in hisi_gpio_init_irq()
Dgpio-sprd.c253 irq->default_type = IRQ_TYPE_NONE; in sprd_gpio_probe()
Dgpio-sifive.c251 girq->default_type = IRQ_TYPE_NONE; in sifive_gpio_probe()
Dgpio-ftgpio010.c300 girq->default_type = IRQ_TYPE_NONE; in ftgpio_gpio_probe()
Dgpio-hlwd.c295 girq->default_type = IRQ_TYPE_NONE; in hlwd_gpio_probe()
Dgpio-max77620.c329 girq->default_type = IRQ_TYPE_NONE; in max77620_gpio_probe()
Dgpio-pcf857x.c388 girq->default_type = IRQ_TYPE_NONE; in pcf857x_probe()
Dgpio-xlp.c295 girq->default_type = IRQ_TYPE_NONE; in xlp_gpio_probe()
Dgpio-tqmx86.c317 girq->default_type = IRQ_TYPE_NONE; in tqmx86_gpio_probe()
Dgpio-vf610.c347 girq->default_type = IRQ_TYPE_NONE; in vf610_gpio_probe()
Dgpio-sch.c388 girq->default_type = IRQ_TYPE_NONE; in sch_gpio_probe()
/linux-6.6.21/drivers/platform/x86/intel/
Dint0002_vgpio.c211 girq->default_type = IRQ_TYPE_NONE; in int0002_probe()
/linux-6.6.21/drivers/bcma/
Ddriver_gpio.c151 girq->default_type = IRQ_TYPE_NONE; in bcma_gpio_irq_init()
/linux-6.6.21/security/selinux/ss/
Dpolicydb.h64 char default_type; member
/linux-6.6.21/include/linux/gpio/
Ddriver.h156 unsigned int default_type; member

1234