Searched refs:fw_retry_count (Results 1 – 2 of 2) sorted by relevance
1137 int fw_retry_count = 3; in cx18_init_on_first_open() local1150 while (--fw_retry_count > 0) { in cx18_init_on_first_open()1154 if (fw_retry_count > 1) in cx18_init_on_first_open()1158 if (fw_retry_count == 0) { in cx18_init_on_first_open()1180 fw_retry_count = 3; in cx18_init_on_first_open()1181 while (--fw_retry_count > 0) { in cx18_init_on_first_open()1185 if (fw_retry_count > 1) in cx18_init_on_first_open()1189 if (fw_retry_count == 0) { in cx18_init_on_first_open()
1266 int fw_retry_count = 3; in ivtv_init_on_first_open() local1278 while (--fw_retry_count > 0) { in ivtv_init_on_first_open()1282 if (fw_retry_count > 1) in ivtv_init_on_first_open()1286 if (fw_retry_count == 0) { in ivtv_init_on_first_open()