Searched refs:fw_retry_count (Results 1 – 2 of 2) sorted by relevance
1133 int fw_retry_count = 3; in cx18_init_on_first_open() local1145 while (--fw_retry_count > 0) { in cx18_init_on_first_open()1149 if (fw_retry_count > 1) in cx18_init_on_first_open()1153 if (fw_retry_count == 0) { in cx18_init_on_first_open()1175 fw_retry_count = 3; in cx18_init_on_first_open()1176 while (--fw_retry_count > 0) { in cx18_init_on_first_open()1180 if (fw_retry_count > 1) in cx18_init_on_first_open()1184 if (fw_retry_count == 0) { in cx18_init_on_first_open()
1267 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()