Home
last modified time | relevance | path

Searched defs:stmpe (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/mfd/
H A Dstmpe.h122 struct stmpe { struct
130 struct stmpe_client_info *ci; argument
131 enum stmpe_partnum partnum; argument
132 struct stmpe_variant_info *variant; argument
139 struct stmpe_platform_data *pdata; argument
148 extern int stmpe_reg_write(struct stmpe *stmpe, u8 reg, u8 data); argument
/linux/drivers/input/touchscreen/
H A Dstmpe-ts.c73 struct stmpe *stmpe; member
85 static int __stmpe_reset_fifo(struct stmpe *stmpe) in __stmpe_reset_fifo()
178 struct stmpe *stmpe = ts->stmpe; in stmpe_init_hw() local
289 struct stmpe *stmpe = dev_get_drvdata(pdev->dev.parent); in stmpe_input_probe() local
/linux/drivers/input/keyboard/
H A Dstmpe-keypad.c130 struct stmpe *stmpe; member
144 struct stmpe *stmpe = keypad->stmpe; in stmpe_keypad_read_data() local
200 struct stmpe *stmpe = keypad->stmpe; in stmpe_keypad_altfunc_init() local
268 struct stmpe *stmpe = keypad->stmpe; in stmpe_keypad_chip_init() local
333 struct stmpe *stmpe = dev_get_drvdata(pdev->dev.parent); in stmpe_keypad_probe() local
/linux/drivers/iio/adc/
H A Dstmpe-adc.c47 struct stmpe *stmpe; member
232 struct stmpe *stmpe = adc->stmpe; in stmpe_adc_init_hw() local
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-isiot.dtsi135 stmpe: touchscreen { label