Home | History | Annotate | Download | only in liblight

Lines Matching refs:light_device_t

115 set_light_backlight(struct light_device_t* dev,
130 set_speaker_light_locked(struct light_device_t* dev,
194 handle_speaker_battery_locked(struct light_device_t* dev)
204 set_light_battery(struct light_device_t* dev,
215 set_light_notifications(struct light_device_t* dev,
226 set_light_attention(struct light_device_t* dev,
241 set_light_buttons(struct light_device_t* dev,
256 close_lights(struct light_device_t *dev)
275 int (*set_light)(struct light_device_t* dev,
293 struct light_device_t *dev = malloc(sizeof(struct light_device_t));