Searched refs:bme680_pm_control (Results 1 – 1 of 1) sorted by relevance
449 static int bme680_pm_control(const struct device *dev, enum pm_device_action action) in bme680_pm_control() function478 return pm_device_driver_init(dev, bme680_pm_control); in bme680_init()511 PM_DEVICE_DT_INST_DEFINE(inst, bme680_pm_control); \