Searched defs:mcp4531_cfg (Results 1 – 1 of 1) sorted by relevance
39 struct mcp4531_cfg { struct40 int wipers;41 int avail[3];42 int kohms;80 static const struct mcp4531_cfg mcp4531_cfg[] = { variable