Home
last modified time | relevance | path

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

12345

/linux-6.12.1/include/linux/
Dmemory-tiers.h44 void init_node_memory_type(int node, struct memory_dev_type *default_type);
94 static inline void init_node_memory_type(int node, struct memory_dev_type *default_type) in init_node_memory_type() argument
/linux-6.12.1/drivers/gpio/
Dgpio-visconti.c210 girq->default_type = IRQ_TYPE_NONE; in visconti_gpio_probe()
Dgpio-idt3243x.c187 girq->default_type = IRQ_TYPE_NONE; in idt_gpio_probe()
Dgpio-siox.c247 girq->default_type = IRQ_TYPE_NONE; in gpio_siox_probe()
Dgpio-rda.c258 girq->default_type = IRQ_TYPE_NONE; in rda_gpio_probe()
Dgpio-ixp4xx.c327 girq->default_type = IRQ_TYPE_NONE; in ixp4xx_gpio_probe()
Dgpio-mlxbf3.c234 girq->default_type = IRQ_TYPE_NONE; in mlxbf3_gpio_probe()
Dgpio-cadence.c233 girq->default_type = IRQ_TYPE_NONE; in cdns_gpio_probe()
Dgpio-sifive.c251 girq->default_type = IRQ_TYPE_NONE; in sifive_gpio_probe()
Dgpio-ath79.c279 girq->default_type = IRQ_TYPE_NONE; in ath79_gpio_probe()
Dgpio-sprd.c253 irq->default_type = IRQ_TYPE_NONE; in sprd_gpio_probe()
Dgpio-hisi.c213 girq_chip->default_type = IRQ_TYPE_NONE; in hisi_gpio_init_irq()
Dgpio-ftgpio010.c300 girq->default_type = IRQ_TYPE_NONE; in ftgpio_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-max77620.c329 girq->default_type = IRQ_TYPE_NONE; in max77620_gpio_probe()
Dgpio-hlwd.c295 girq->default_type = IRQ_TYPE_NONE; in hlwd_gpio_probe()
Dgpio-tqmx86.c367 girq->default_type = IRQ_TYPE_NONE; in tqmx86_gpio_probe()
Dgpio-sch.c393 girq->default_type = IRQ_TYPE_NONE; in sch_gpio_probe()
Dgpio-crystalcove.c365 girq->default_type = IRQ_TYPE_NONE; in crystalcove_gpio_probe()
Dgpio-vf610.c402 girq->default_type = IRQ_TYPE_NONE; in vf610_gpio_probe()
Dgpio-ep93xx.c321 girq->default_type = IRQ_TYPE_NONE; in ep93xx_setup_irqs()
/linux-6.12.1/drivers/platform/x86/intel/
Dint0002_vgpio.c211 girq->default_type = IRQ_TYPE_NONE; in int0002_probe()
/linux-6.12.1/drivers/bcma/
Ddriver_gpio.c151 girq->default_type = IRQ_TYPE_NONE; in bcma_gpio_irq_init()
/linux-6.12.1/security/selinux/ss/
Dpolicydb.h62 char default_type; member

12345