Home
last modified time | relevance | path

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

/system/dev/board/astro/
A Dastro-touch.c16 static const pbus_gpio_t touch_gpios[] = { variable
40 .gpio_list = touch_gpios,
41 .gpio_count = countof(touch_gpios),
58 .gpio_list = touch_gpios,
59 .gpio_count = countof(touch_gpios),
/system/dev/board/mt8167s_ref/
A Dmt8167-touch.cpp56 static constexpr pbus_gpio_t touch_gpios[] = { in TouchInit() local
78 touch_dev.gpio_list = touch_gpios; in TouchInit()
79 touch_dev.gpio_count = countof(touch_gpios); in TouchInit()

Completed in 4 milliseconds