Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dqt1050.c24 #define QT1050_CHIP_ID_VER 0x46 macro
235 if (val != QT1050_CHIP_ID_VER) { in qt1050_identify()