Home
last modified time | relevance | path

Searched defs:mcp4531_cfg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/potentiometer/
H A Dmcp4531.c36 struct mcp4531_cfg { struct
37 int wipers;
38 int avail[3];
39 int kohms;
77 static const struct mcp4531_cfg mcp4531_cfg[] = { variable