Searched refs:FCAL_EV_CONFIG (Results 1 – 3 of 3) sorted by relevance
611 events = g_event_flag & (FCAL_EV_POLL | FCAL_EV_CONFIG); in wait_a_while()689 events |= FCAL_EV_CONFIG; in fcal_leds_thread()697 events |= FCAL_EV_CONFIG; in fcal_leds_thread()771 events = FCAL_EV_CONFIG; in fcal_leds_thread()807 if ((events & FCAL_EV_CONFIG) != 0) { in fcal_leds_thread()
177 #define FCAL_EV_CONFIG 2 macro
133 g_event_flag |= FCAL_EV_CONFIG; in piclfcal_evhandler()