Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/fdc2x1x/
Dfdc2x1x.c461 static int fdc2x1x_set_shutdown(const struct device *dev, bool enable) in fdc2x1x_set_shutdown() function
493 ret = fdc2x1x_set_shutdown(dev, false); in fdc2x1x_device_pm_action()
507 ret = fdc2x1x_set_shutdown(dev, false); in fdc2x1x_device_pm_action()
520 ret = fdc2x1x_set_shutdown(dev, true); in fdc2x1x_device_pm_action()