Home
last modified time | relevance | path

Searched refs:mcp3422_read (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dmcp3422.c108 static int mcp3422_read(struct mcp3422 *adc, int *value, u8 *config) in mcp3422_read() function
153 ret = mcp3422_read(adc, value, &config); in mcp3422_read_channel()