Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/potentiometer/
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