Searched defs:mcp4131_cfg (Results 1 – 1 of 1) sorted by relevance
52 struct mcp4131_cfg { struct53 int wipers;54 int max_pos;55 int kohms;93 static const struct mcp4131_cfg mcp4131_cfg[] = { variable