struct stmpe - STMPE MFD structure : lock protecting I/O operations : IRQ bus lock : device, mostly for dev_dbg() : client - i2c or spi : client specific information : part number : the detected STMPE model number : list of addresses of registers which are at different addresses on different variants. Indexed by one of STMPE_IDX_*. : irq number for stmpe : starting IRQ number for internal IRQs : number of gpios, differs for variants : cache of IER registers for bus_lock : cache of IER registers for bus_lock : platform data
Definition at line 78 of file stmpe.h.