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

  /device/asus/grouper/liblights/
lights.c 103 static int close_lights(struct light_device_t *dev) function
132 dev->common.close = (int (*)(struct hw_device_t *))close_lights;
  /device/generic/goldfish/lights/
lights_qemu.c 147 close_lights( struct light_device_t *dev ) function
191 dev->common.close = (int (*)(struct hw_device_t*))close_lights;
  /device/htc/flounder/lights/
lights.c 106 static int close_lights(struct light_device_t *dev) function
142 dev->common.close = (int (*)(struct hw_device_t *))close_lights;
  /device/lge/hammerhead/liblight/
lights.c 197 static int close_lights(struct light_device_t *dev) function
235 dev->common.close = (int (*)(struct hw_device_t*))close_lights;
  /hardware/qcom/display/msm8084/liblight/
lights.c 238 close_lights(struct light_device_t *dev) function
279 dev->common.close = (int (*)(struct hw_device_t*))close_lights;
  /hardware/qcom/display/msm8226/liblight/
lights.c 255 close_lights(struct light_device_t *dev) function
302 dev->common.close = (int (*)(struct hw_device_t*))close_lights;
  /hardware/qcom/display/msm8960/liblight/
lights.c 268 close_lights(struct light_device_t *dev) function
307 dev->common.close = (int (*)(struct hw_device_t*))close_lights;
  /hardware/qcom/display/msm8974/liblight/
lights.c 268 close_lights(struct light_device_t *dev) function
307 dev->common.close = (int (*)(struct hw_device_t*))close_lights;
  /device/samsung/manta/liblights/
lights.c 125 static int close_lights(struct hw_device_t *dev) function
352 dev->common.close = close_lights;

Completed in 420 milliseconds