Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_comp.c249 static int shim_nrf_comp_pm_callback(const struct device *dev, enum pm_device_action action) in shim_nrf_comp_pm_callback() function
752 return pm_device_driver_init(dev, shim_nrf_comp_pm_callback); in shim_nrf_comp_init()
755 PM_DEVICE_DT_INST_DEFINE(0, shim_nrf_comp_pm_callback);