Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-pci-idio-16.c56 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
A Dgpio-104-idio-16.c74 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
A Dgpio-104-idi-48.c92 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
A Dgpio-104-dio-48e.c102 .type = { .types_supported = IRQ_TYPE_EDGE_RISING }, \
A Dgpio-ws16c48.c85 .types_supported = IRQ_TYPE_EDGE_BOTH, \
A Dgpio-pcie-idio-24.c127 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
/linux/drivers/mfd/
A Dmax77650.c104 .types_supported = IRQ_TYPE_EDGE_BOTH,
A Dqcom-pm8008.c76 .types_supported = (_types), \
A Dwcd934x.c25 .types_supported = IRQ_TYPE_EDGE_BOTH, \
/linux/drivers/base/regmap/
A Dregmap-irq.c224 if (d->chip->type_in_mask && irq_data->type.types_supported) in regmap_irq_enable()
252 if ((t->types_supported & type) != type) in regmap_irq_set_type()
/linux/include/linux/
A Dregmap.h1485 unsigned int types_supported; member
/linux/sound/soc/codecs/
A Dwcd9335.c4949 .types_supported = IRQ_TYPE_EDGE_BOTH,

Completed in 36 milliseconds