Searched refs:HOURS (Results 1 – 2 of 2) sorted by relevance
47 #define HOURS 24 macro59 int busy_hours[HOURS];60 int quiet_hours[HOURS];61 int hours_to_use_traffic_profile[HOURS];
618 for (x = 0; x < HOURS; x++) { in apply_time_profile()