Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dsbs-battery.c210 int retries_length, retries_block; in sbs_read_string_data() local
214 retries_block = chip->i2c_retry_count; in sbs_read_string_data()
248 while (retries_block > 0) { in sbs_read_string_data()
254 retries_block--; in sbs_read_string_data()