Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-pca953x.c1157 static void pca953x_disable_regulator(void *reg) in pca953x_disable_regulator() function
1176 ret = devm_add_action_or_reset(dev, pca953x_disable_regulator, reg); in pca953x_get_and_enable_regulator()