Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/potentiometer/
H A Dmcp4131.c52 struct mcp4131_cfg { struct
53 int wipers;
54 int max_pos;
55 int kohms;
93 static const struct mcp4131_cfg mcp4131_cfg[] = { variable