Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c245 static int wdt87xx_get_string(struct i2c_client *client, u8 str_idx, in wdt87xx_get_string()
/openbmc/qemu/linux-user/
H A Delfload.c3639 int i, shnum, nsyms, sym_idx = 0, str_idx = 0; in load_symbols() local