Home
last modified time | relevance | path

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

/external/rmi4utils/f54test/
Df54test.cpp552 if ((m_f54Query.touch_controller_family == 0) || in SetupF54Controls()
553 (m_f54Query.touch_controller_family == 1)) in SetupF54Controls()
564 if ((m_f54Query.touch_controller_family == 0) || in SetupF54Controls()
565 (m_f54Query.touch_controller_family == 1)) in SetupF54Controls()
569 if (m_f54Query.touch_controller_family == 1) { in SetupF54Controls()
575 if ((m_f54Query.touch_controller_family == 0) || in SetupF54Controls()
576 (m_f54Query.touch_controller_family == 1)) in SetupF54Controls()
821 if (m_f54Query.touch_controller_family == 2) in SetupF54Controls()
Df54test.h198 unsigned char touch_controller_family; member