Home
last modified time | relevance | path

Searched full:pmw3610_force_awake (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/input/
Dinput_pmw3610.h24 int pmw3610_force_awake(const struct device *dev, bool enable);
/Zephyr-latest/dts/bindings/input/
Dpixart,pmw3610.yaml57 disabled in runtime by the application using the pmw3610_force_awake()
/Zephyr-latest/drivers/input/
Dinput_pmw3610.c309 int pmw3610_force_awake(const struct device *dev, bool enable) in pmw3610_force_awake() function
475 pmw3610_force_awake(dev, cfg->force_awake); in pmw3610_configure()