Home
last modified time | relevance | path

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

/linux/drivers/mfd/
A Dqcom-pm8008.c204 type->types_supported = IRQ_TYPE_EDGE_RISING; in pm8008_probe_irq_peripherals()
206 type->types_supported = (IRQ_TYPE_EDGE_BOTH | in pm8008_probe_irq_peripherals()
A 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()
A Dmax77650.c104 .types_supported = IRQ_TYPE_EDGE_BOTH,
A Dwcd934x.c25 .types_supported = IRQ_TYPE_EDGE_BOTH, \
/linux/include/linux/
A Dregmap.h1369 unsigned int types_supported; member
/linux/drivers/base/regmap/
A Dregmap-irq.c300 if ((t->types_supported & type) != type) in regmap_irq_set_type()
/linux/sound/soc/codecs/
A Dwcd9335.c5015 .types_supported = IRQ_TYPE_EDGE_BOTH,

Completed in 29 milliseconds