Searched refs:confirm_count (Results 1 – 1 of 1) sorted by relevance
2299 int confirm_count = 0, confirm_max = 20; in envctrl_set_fsp() local2315 while (confirm_count < confirm_max) { in envctrl_set_fsp()2339 confirm_count++; in envctrl_set_fsp()2350 if (confirm_count == confirm_max) in envctrl_set_fsp()2387 int confirm_count = 0, confirm_max = 20; in envctrl_set_dskled() local2456 while (confirm_count < confirm_max) { in envctrl_set_dskled()2478 confirm_count++; in envctrl_set_dskled()2489 if (confirm_count == confirm_max) in envctrl_set_dskled()2506 int confirm_count = 0, confirm_max = 20; in envctrl_set_fanspeed() local2510 while (confirm_count < confirm_max) { in envctrl_set_fanspeed()[all …]