Searched refs:timeout_mode (Results 1 – 2 of 2) sorted by relevance
1042 int timeout_mode = 0; in hpd_event_thread() local1047 if (timeout_mode) { in hpd_event_thread()1080 timeout_mode = 1; in hpd_event_thread()1093 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()