Home
last modified time | relevance | path

Searched refs:light_device_t (Results 1 – 2 of 2) sorted by relevance

/hardware/msm7k/liblights/
Dlights.c130 handle_trackball_light_locked(struct light_device_t* dev) in handle_trackball_light_locked()
158 set_light_backlight(struct light_device_t* dev, in set_light_backlight()
174 set_light_keyboard(struct light_device_t* dev, in set_light_keyboard()
186 set_light_buttons(struct light_device_t* dev, in set_light_buttons()
199 set_speaker_light_locked(struct light_device_t* dev, in set_speaker_light_locked()
285 handle_speaker_battery_locked(struct light_device_t* dev) in handle_speaker_battery_locked()
295 set_light_battery(struct light_device_t* dev, in set_light_battery()
309 set_light_notifications(struct light_device_t* dev, in set_light_notifications()
325 set_light_attention(struct light_device_t* dev, in set_light_attention()
346 close_lights(struct light_device_t *dev) in close_lights()
[all …]
/hardware/libhardware/include/hardware/
Dlights.h121 struct light_device_t { struct
129 int (*set_light)(struct light_device_t* dev, argument