Searched refs:reverse_monitor_thread_data (Results 1 – 1 of 1) sorted by relevance
101 struct reverse_monitor_thread_data { struct110 static bool init_reverse_monitor(struct reverse_monitor_thread_data *data); argument905 struct reverse_monitor_thread_data *thread_data = in chre_reverse_monitor_thread()906 (struct reverse_monitor_thread_data *) arg; in chre_reverse_monitor_thread()932 static bool init_reverse_monitor(struct reverse_monitor_thread_data *data) { in init_reverse_monitor()977 struct reverse_monitor_thread_data reverse_monitor; in main()