Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/proximity/
Dsx_common.c427 static void sx_common_regulator_disable(void *_data) in sx_common_regulator_disable() function
512 ret = devm_add_action_or_reset(dev, sx_common_regulator_disable, data); in sx_common_probe()