Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Dqcom-pm8008.c194 type->types_supported = IRQ_TYPE_EDGE_RISING; in pm8008_probe_irq_peripherals()
196 type->types_supported = (IRQ_TYPE_EDGE_BOTH | in pm8008_probe_irq_peripherals()
Dmax77650.c104 .types_supported = IRQ_TYPE_EDGE_BOTH,
Dwcd934x.c25 .types_supported = IRQ_TYPE_EDGE_BOTH, \
/Linux-v6.1/drivers/base/regmap/
Dregmap-irq.c255 if (d->chip->type_in_mask && irq_data->type.types_supported) in regmap_irq_enable()
283 if ((t->types_supported & type) != type) in regmap_irq_set_type()
/Linux-v6.1/include/linux/
Dregmap.h1421 unsigned int types_supported; member
/Linux-v6.1/sound/soc/codecs/
Dwcd9335.c5008 .types_supported = IRQ_TYPE_EDGE_BOTH,