Home
last modified time | relevance | path

Searched defs:i2c_control_buf (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/input/touchscreen/gt9xx/
Dgt9xx.c1155 u8 i2c_control_buf[3] = {(u8)(GTP_REG_SLEEP >> 8), (u8)GTP_REG_SLEEP, 8}; in gtp_enter_doze() local
1198 u8 i2c_control_buf[3] = {(u8)(GTP_REG_SLEEP >> 8), (u8)GTP_REG_SLEEP, 5}; in gtp_enter_sleep() local