Searched refs:rotations (Results 1 – 25 of 26) sorted by relevance
12
347 void rotate_logo(int rotations) in rotate_logo() argument359 if (rotations == 1 || rotations == 2 || rotations == 3) in rotate_logo()363 if (rotations == 2 || rotations == 3) in rotate_logo()367 if (rotations == 3) in rotate_logo()371 if (rotations == 1 || rotations == 3) in rotate_logo()
23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
31 Fan rotation speeds are reported in RPM (rotations per minute).
37 Fan speeds are reported in RPM (rotations per minute). An alarm is
67 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
47 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
53 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
49 Rotation speeds are reported in RPM (rotations per minute). An alarm is
91 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
57 Fan rotation speeds are reported in RPM (rotations per minute) but measured
63 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
84 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
105 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
286 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
49 * ``speed_rpm``: Speed of the fan in rotations per minute.
53 - maxim,fan-startup : The number of rotations required before taking
20 worst case performance for insertion and deletion (at most two rotations and21 three rotations, respectively, to balance the tree), with slightly slower
690 when 90 or 270 rotations are needed.
1088 bool rotations; in perf_mux_hrtimer_handler() local 1093 rotations = perf_rotate_context(cpc); in perf_mux_hrtimer_handler() 1096 if (rotations) in perf_mux_hrtimer_handler() 1102 return rotations ? HRTIMER_RESTART : HRTIMER_NORESTART; in perf_mux_hrtimer_handler()
384 * Finally, try harder with rotations.