Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/pm/power_states_api/src/
Dtest_driver.c20 static int test_driver_action(const struct device *dev, in test_driver_action() function
64 PM_DEVICE_DT_DEFINE(DT_NODELABEL(test_dev), test_driver_action);
/Zephyr-latest/tests/subsys/pm/device_runtime_api/src/
Dtest_driver.c19 static int test_driver_action(const struct device *dev, in test_driver_action() function
79 PM_DEVICE_DEFINE(test_driver, test_driver_action, PM_DEVICE_TYPE);