Home
last modified time | relevance | path

Searched refs:types_supported (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
Dwcd934x.c38 .types_supported = IRQ_TYPE_EDGE_BOTH,
51 .types_supported = IRQ_TYPE_EDGE_BOTH,
Drohm-bd70528.c250 bd70528_irqs[i].type.types_supported = 0; in bd70528_i2c_probe()
262 type->types_supported = (IRQ_TYPE_EDGE_BOTH | in bd70528_i2c_probe()
Dmax77650.c104 .types_supported = IRQ_TYPE_EDGE_BOTH,
/kernel/linux/linux-5.10/drivers/base/regmap/
Dregmap-irq.c268 if ((t->types_supported & type) != type) in regmap_irq_set_type()
/kernel/linux/linux-5.10/include/linux/
Dregmap.h1288 unsigned int types_supported; member
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwcd9335.c5015 .types_supported = IRQ_TYPE_EDGE_BOTH,