Home
last modified time | relevance | path

Searched defs:stmpe_variant_info (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mfd/
A Dstmpe.h63 struct stmpe_variant_info { struct
64 const char *name;
65 u16 id_val;
66 u16 id_mask;
67 int num_gpios;
68 int af_bits;
69 const u8 *regs;
70 struct stmpe_variant_block *blocks;
71 int num_blocks;
72 int num_irqs;
[all …]
A Dstmpe.c1065 static struct stmpe_variant_info *stmpe_variant_info[STMPE_NBR_PARTS] = { variable

Completed in 6 milliseconds