stmpe_variant_info  268 drivers/mfd/stmpe.c 	struct stmpe_variant_info *variant = stmpe->variant;
stmpe_variant_info  421 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe801 = {
stmpe_variant_info  433 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe801_noirq = {
stmpe_variant_info  582 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe811 = {
stmpe_variant_info  597 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe610 = {
stmpe_variant_info  653 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe1600 = {
stmpe_variant_info  817 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe1601 = {
stmpe_variant_info  926 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe1801 = {
stmpe_variant_info 1032 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe2401 = {
stmpe_variant_info 1046 drivers/mfd/stmpe.c static struct stmpe_variant_info stmpe2403 = {
stmpe_variant_info 1061 drivers/mfd/stmpe.c static struct stmpe_variant_info *stmpe_variant_info[STMPE_NBR_PARTS] = {
stmpe_variant_info 1078 drivers/mfd/stmpe.c static struct stmpe_variant_info *stmpe_noirq_variant_info[STMPE_NBR_PARTS] = {
stmpe_variant_info 1085 drivers/mfd/stmpe.c 	struct stmpe_variant_info *variant = stmpe->variant;
stmpe_variant_info 1144 drivers/mfd/stmpe.c 	struct stmpe_variant_info *variant = stmpe->variant;
stmpe_variant_info 1238 drivers/mfd/stmpe.c 	struct stmpe_variant_info *variant = stmpe->variant;
stmpe_variant_info 1305 drivers/mfd/stmpe.c 	struct stmpe_variant_info *variant = stmpe->variant;
stmpe_variant_info 1416 drivers/mfd/stmpe.c 	stmpe->variant = stmpe_variant_info[partnum];
stmpe_variant_info   98 include/linux/mfd/stmpe.h struct stmpe_variant_info;
stmpe_variant_info  132 include/linux/mfd/stmpe.h 	struct stmpe_variant_info *variant;