HomeSort by relevance Sort by last modified time
    Searched refs:light_device_t (Results 1 - 14 of 14) sorted by null

  /hardware/libhardware/include/hardware/
lights.h 129 * and will only be called by the Android framework for light_device_t
176 struct light_device_t { struct
184 int (*set_light)(struct light_device_t* dev,
  /device/generic/goldfish/lights/
lights_qemu.c 65 set_light_backlight( struct light_device_t* dev, struct light_state_t const* state )
101 set_light_buttons( struct light_device_t* dev, struct light_state_t const* state )
110 set_light_battery( struct light_device_t* dev, struct light_state_t const* state )
119 set_light_keyboard( struct light_device_t* dev, struct light_state_t const* state )
128 set_light_notifications( struct light_device_t* dev, struct light_state_t const* state )
137 set_light_attention( struct light_device_t* dev, struct light_state_t const* state )
147 close_lights( struct light_device_t *dev )
182 struct light_device_t *dev = malloc( sizeof(struct light_device_t) );
  /hardware/qcom/display/msm8909/liblight/
lights.c 118 set_light_backlight(struct light_device_t* dev,
133 set_speaker_light_locked(struct light_device_t* dev,
206 handle_speaker_battery_locked(struct light_device_t* dev)
216 set_light_battery(struct light_device_t* dev,
227 set_light_notifications(struct light_device_t* dev,
238 set_light_attention(struct light_device_t* dev,
253 set_light_buttons(struct light_device_t* dev,
267 set_light_bluetooth(struct light_device_t* dev,
282 close_lights(struct light_device_t *dev)
301 int (*set_light)(struct light_device_t* dev
    [all...]
  /hardware/qcom/display/msm8226/liblight/
lights.c 114 set_light_backlight(struct light_device_t* dev,
129 set_speaker_light_locked(struct light_device_t* dev,
193 handle_speaker_battery_locked(struct light_device_t* dev)
203 set_light_battery(struct light_device_t* dev,
214 set_light_notifications(struct light_device_t* dev,
225 set_light_attention(struct light_device_t* dev,
240 set_light_buttons(struct light_device_t* dev,
255 close_lights(struct light_device_t *dev)
274 int (*set_light)(struct light_device_t* dev,
292 struct light_device_t *dev = malloc(sizeof(struct light_device_t))
    [all...]
  /hardware/qcom/display/msm8994/liblight/
lights.c 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))
    [all...]
  /hardware/qcom/display/msm8996/liblight/
lights.c 115 set_light_backlight(struct light_device_t* dev,
130 set_speaker_light_locked(struct light_device_t* dev,
203 handle_speaker_battery_locked(struct light_device_t* dev)
213 set_light_battery(struct light_device_t* dev,
224 set_light_notifications(struct light_device_t* dev,
235 set_light_attention(struct light_device_t* dev,
250 set_light_buttons(struct light_device_t* dev,
265 close_lights(struct light_device_t *dev)
284 int (*set_light)(struct light_device_t* dev,
302 struct light_device_t *dev = malloc(sizeof(struct light_device_t))
    [all...]
  /device/htc/flounder/lights/
lights.c 65 static int set_light_battery(struct light_device_t* dev,
79 static int set_light_notifications(struct light_device_t* dev,
93 static int set_light_backlight(struct light_device_t *dev,
107 static int close_lights(struct light_device_t *dev)
118 struct light_device_t *dev = malloc(sizeof(struct light_device_t));
119 int (*set_light) (struct light_device_t *dev,
  /device/lge/bullhead/liblight/
lights.c 109 static int set_light_backlight(struct light_device_t* dev __unused,
175 static int set_light_notifications(struct light_device_t* dev __unused,
185 static int set_light_attention(struct light_device_t* dev __unused,
197 static int close_lights(struct light_device_t *dev)
215 int (*set_light)(struct light_device_t* dev,
229 struct light_device_t *dev = malloc(sizeof(struct light_device_t));
  /hardware/qcom/display/msm8084/liblight/
lights.c 114 set_light_backlight(struct light_device_t* dev,
129 set_speaker_light_locked(struct light_device_t* dev,
187 handle_speaker_battery_locked(struct light_device_t* dev)
197 set_light_notifications(struct light_device_t* dev,
208 set_light_attention(struct light_device_t* dev,
223 set_light_buttons(struct light_device_t* dev,
238 close_lights(struct light_device_t *dev)
257 int (*set_light)(struct light_device_t* dev,
273 struct light_device_t *dev = malloc(sizeof(struct light_device_t));
    [all...]
  /hardware/qcom/display/msm8960/liblight/
lights.c 131 set_light_backlight(struct light_device_t* dev,
143 set_speaker_light_locked(struct light_device_t* dev,
230 handle_speaker_battery_locked(struct light_device_t* dev)
240 set_light_notifications(struct light_device_t* dev,
251 set_light_attention(struct light_device_t* dev,
268 close_lights(struct light_device_t *dev)
287 int (*set_light)(struct light_device_t* dev,
301 struct light_device_t *dev = malloc(sizeof(struct light_device_t));
  /device/huawei/angler/liblight/
lights.c 154 set_light_backlight(struct light_device_t* dev,
201 set_speaker_light_locked(struct light_device_t* dev,
283 set_light_battery(struct light_device_t* dev,
299 set_light_notifications(struct light_device_t* dev,
315 close_lights(struct light_device_t *dev)
334 int (*set_light)(struct light_device_t* dev,
350 struct light_device_t *dev = malloc(sizeof(struct light_device_t));
  /frameworks/base/services/core/jni/
com_android_server_lights_LightsService.cpp 48 light_device_t* lights[LIGHT_COUNT];
51 static light_device_t* get_device(hw_module_t* module, char const* name)
57 return (light_device_t*)device;
  /device/google/dragon/lights/
lights.c 50 struct light_device_t base;
66 static struct dragon_lights *to_dragon_lights(struct light_device_t *dev)
156 static int set_light_backlight(struct light_device_t *dev,
  /hardware/bsp/intel/peripheral/light/mraa/
lights.c 41 struct light_device_t base_dev;
260 static int set_light_generic(struct light_device_t *base_dev,
386 static int close_lights(struct light_device_t *base_dev)

Completed in 2285 milliseconds