Home
last modified time | relevance | path

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

/linux/drivers/iio/potentiometer/
H A Dmcp4131.c51 struct mcp4131_cfg { struct
52 int wipers;
53 int max_pos;
54 int kohms;
92 static const struct mcp4131_cfg mcp4131_cfg[] = { variable