Home
last modified time | relevance | path

Searched full:stmpe2401 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mfd/
H A Dstmpe-i2c.c63 { .compatible = "st,stmpe2401", .data = (void *)STMPE2401, },
109 { "stmpe2401", STMPE2401 },
H A Dstmpe.c1030 static struct stmpe_variant_info stmpe2401 = { variable
1031 .name = "stmpe2401",
1066 [STMPE2401] = &stmpe2401,
/linux/arch/arm/boot/dts/st/
H A Dste-nomadik-nhk15.dts103 compatible = "st,stmpe2401";
148 compatible = "st,stmpe2401";
/linux/Documentation/devicetree/bindings/mfd/
H A Dst,stmpe.yaml28 - st,stmpe2401
212 compatible = "st,stmpe2401";
/linux/include/linux/mfd/
H A Dstmpe.h46 STMPE2401, enumerator
/linux/drivers/input/keyboard/
H A Dstmpe-keypad.c93 [STMPE2401] = {
/linux/drivers/gpio/
H A Dgpio-stmpe.c318 case STMPE2401: in stmpe_dbg_show_one()