Searched refs:fw_retry_count (Results 1 – 2 of 2) sorted by relevance
1147 int fw_retry_count = 3; in cx18_init_on_first_open() local1160 while (--fw_retry_count > 0) { in cx18_init_on_first_open()1164 if (fw_retry_count > 1) in cx18_init_on_first_open()1168 if (fw_retry_count == 0) { in cx18_init_on_first_open()1190 fw_retry_count = 3; in cx18_init_on_first_open()1191 while (--fw_retry_count > 0) { in cx18_init_on_first_open()1195 if (fw_retry_count > 1) in cx18_init_on_first_open()1199 if (fw_retry_count == 0) { in cx18_init_on_first_open()
1305 int fw_retry_count = 3; in ivtv_init_on_first_open() local1317 while (--fw_retry_count > 0) { in ivtv_init_on_first_open()1321 if (fw_retry_count > 1) in ivtv_init_on_first_open()1325 if (fw_retry_count == 0) { in ivtv_init_on_first_open()