Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dsbs-battery.c201 int retries_length, retries_block; in sbs_read_string_data() local
205 retries_block = chip->i2c_retry_count; in sbs_read_string_data()
239 while (retries_block > 0) { in sbs_read_string_data()
245 retries_block--; in sbs_read_string_data()