Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/potentiometer/
Dx9250.c150 static const char *const x9250_regulator_names[] = { variable
162 ret = devm_regulator_bulk_get_enable(&spi->dev, ARRAY_SIZE(x9250_regulator_names), in x9250_probe()
163 x9250_regulator_names); in x9250_probe()