Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dwdt87xx_i2c.c245 static int wdt87xx_get_string(struct i2c_client *client, u8 str_idx, in wdt87xx_get_string() argument
248 u8 tx_buf[] = { 0x22, 0x00, 0x13, 0x0E, str_idx, 0x23, 0x00 }; in wdt87xx_get_string()