Searched defs:mcp4531_cfg (Results 1 – 1 of 1) sorted by relevance
36 struct mcp4531_cfg { struct37 int wipers;38 int avail[3];39 int kohms;77 static const struct mcp4531_cfg mcp4531_cfg[] = { variable