Searched defs:mcp4131_cfg (Results 1 – 1 of 1) sorted by relevance
51 struct mcp4131_cfg { struct52 int wipers;53 int max_pos;54 int kohms;92 static const struct mcp4131_cfg mcp4131_cfg[] = { variable