Searched defs:g_notification (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/liblight/
H A Dlights.c40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
235 set_speaker_light_locked(dev, &g_notification);
244 g_notification = *state;
/hardware/qcom/display/msm8974/liblight/
H A Dlights.c40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
235 set_speaker_light_locked(dev, &g_notification);
244 g_notification = *state;
/hardware/qcom/display/msm8x26/liblight/
H A Dlights.c40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
235 set_speaker_light_locked(dev, &g_notification);
244 g_notification = *state;

Completed in 125 milliseconds