Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dmcp320x.c374 static void mcp320x_regulator_disable(void *reg) in mcp320x_regulator_disable() function
452 ret = devm_add_action_or_reset(&spi->dev, mcp320x_regulator_disable, adc->reg); in mcp320x_probe()