Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/input/
Dinput_pat912x.h19 int pat912x_set_resolution(const struct device *dev,
/Zephyr-latest/drivers/input/
Dinput_pat912x.c149 int pat912x_set_resolution(const struct device *dev, in pat912x_set_resolution() function
212 ret = pat912x_set_resolution(dev, cfg->res_x_cpi, cfg->res_y_cpi); in pat912x_configure()