Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.c67 static int vcnl36825t_pm_action(const struct device *dev, enum pm_device_action action) in vcnl36825t_pm_action() function
574 IF_ENABLED(CONFIG_PM_DEVICE, (PM_DEVICE_DT_INST_DEFINE(inst, vcnl36825t_pm_action))); \