Searched refs:types_supported (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpio/ |
| D | gpio-max77620.c | 32 .types_supported = IRQ_TYPE_EDGE_BOTH, 43 .types_supported = IRQ_TYPE_EDGE_BOTH, 54 .types_supported = IRQ_TYPE_EDGE_BOTH, 65 .types_supported = IRQ_TYPE_EDGE_BOTH, 76 .types_supported = IRQ_TYPE_EDGE_BOTH, 87 .types_supported = IRQ_TYPE_EDGE_BOTH, 98 .types_supported = IRQ_TYPE_EDGE_BOTH, 109 .types_supported = IRQ_TYPE_EDGE_BOTH,
|
| /Linux-v5.4/drivers/mfd/ |
| D | rohm-bd70528.c | 252 bd70528_irqs[i].type.types_supported = 0; in bd70528_i2c_probe() 264 type->types_supported = (IRQ_TYPE_EDGE_BOTH | in bd70528_i2c_probe()
|
| D | max77650.c | 104 .types_supported = IRQ_TYPE_EDGE_BOTH,
|
| /Linux-v5.4/include/linux/ |
| D | regmap.h | 1126 unsigned int types_supported; member
|
| /Linux-v5.4/drivers/base/regmap/ |
| D | regmap-irq.c | 260 if ((t->types_supported & type) != type) in regmap_irq_set_type()
|
| /Linux-v5.4/sound/soc/codecs/ |
| D | wcd9335.c | 4996 .types_supported = IRQ_TYPE_EDGE_BOTH,
|