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

/linux-master/drivers/gpio/
H A Dgpio-pci-idio-16.c56 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
H A Dgpio-104-idio-16.c74 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
H A Dgpio-104-idi-48.c92 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
H A Dgpio-pcie-idio-24.c127 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
H A Dgpio-104-dio-48e.c102 .type = { .types_supported = IRQ_TYPE_EDGE_RISING }, \
H A Dgpio-ws16c48.c85 .types_supported = IRQ_TYPE_EDGE_BOTH, \
/linux-master/drivers/mfd/
H A Dqcom-pm8008.c160 type->types_supported = IRQ_TYPE_EDGE_RISING;
162 type->types_supported = (IRQ_TYPE_EDGE_BOTH |
H A Dmax77650.c104 .types_supported = IRQ_TYPE_EDGE_BOTH,
H A Dwcd934x.c25 .types_supported = IRQ_TYPE_EDGE_BOTH, \
/linux-master/drivers/base/regmap/
H A Dregmap-irq.c224 if (d->chip->type_in_mask && irq_data->type.types_supported)
252 if ((t->types_supported & type) != type)
/linux-master/include/linux/
H A Dregmap.h1474 * @types_supported: logical OR of IRQ_TYPE_* flags indicating supported types.
1483 unsigned int types_supported; member in struct:regmap_irq_type
/linux-master/sound/soc/codecs/
H A Dwcd9335.c5004 .types_supported = IRQ_TYPE_EDGE_BOTH,

Completed in 244 milliseconds