Searched refs:timeout_mode (Results 1 – 2 of 2) sorted by relevance
1100 int timeout_mode = 0; in hpd_event_thread() local1105 if (timeout_mode) { in hpd_event_thread()1138 timeout_mode = 1; in hpd_event_thread()1151 timeout_mode = 0; in hpd_event_thread()
60 enum timeout_mode { enum2869 static unsigned long dib8000_get_timeout(struct dib8000_state *state, u32 delay, enum timeout_mode … in dib8000_get_timeout()