Searched refs:light_device_t (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dlights.h121 struct light_device_t { struct
129 int (*set_light)(struct light_device_t* dev,
/hardware/qcom/display/liblight/
H A Dlights.c114 set_light_backlight(struct light_device_t* dev,
126 set_speaker_light_locked(struct light_device_t* dev,
198 handle_speaker_battery_locked(struct light_device_t* dev)
208 set_light_notifications(struct light_device_t* dev,
219 set_light_attention(struct light_device_t* dev,
236 close_lights(struct light_device_t *dev)
255 int (*set_light)(struct light_device_t* dev,
269 struct light_device_t *dev = malloc(sizeof(struct light_device_t));
/hardware/msm7k/liblights/
H A Dlights.c130 handle_trackball_light_locked(struct light_device_t* dev)
158 set_light_backlight(struct light_device_t* dev,
174 set_light_keyboard(struct light_device_t* dev,
186 set_light_buttons(struct light_device_t* dev,
199 set_speaker_light_locked(struct light_device_t* dev,
285 handle_speaker_battery_locked(struct light_device_t* dev)
295 set_light_battery(struct light_device_t* dev,
309 set_light_notifications(struct light_device_t* dev,
325 set_light_attention(struct light_device_t* dev,
346 close_lights(struct light_device_t *de
[all...]

Completed in 64 milliseconds