Searched refs:g_notification (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/display/msm8084/liblight/
H A Dlights.c39 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
192 set_speaker_light_locked(dev, &g_notification);
201 g_notification = *state;
/hardware/qcom/display/msm8226/liblight/
H A Dlights.c39 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
198 set_speaker_light_locked(dev, &g_notification);
218 g_notification = *state;
/hardware/qcom/display/msm8909/liblight/
H A Dlights.c40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
211 set_speaker_light_locked(dev, &g_notification);
231 g_notification = *state;
/hardware/qcom/display/msm8960/liblight/
H A Dlights.c41 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/msm8994/liblight/
H A Dlights.c40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
199 set_speaker_light_locked(dev, &g_notification);
219 g_notification = *state;
/hardware/qcom/display/msm8996/liblight/
H A Dlights.c40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
208 set_speaker_light_locked(dev, &g_notification);
228 g_notification = *state;
/hardware/qcom/display/msm8998/liblight/
H A Dlights.c45 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
238 set_speaker_light_locked(dev, &g_notification);
258 g_notification = *state;

Completed in 9 milliseconds