Searched refs:close_lights (Results 1 – 4 of 4) sorted by relevance
103 static int close_lights(struct light_device_t *dev) in close_lights() function132 dev->common.close = (int (*)(struct hw_device_t *))close_lights; in open_lights()
147 close_lights( struct light_device_t *dev ) in close_lights() function191 dev->common.close = (int (*)(struct hw_device_t*))close_lights; in open_lights()
197 static int close_lights(struct light_device_t *dev) in close_lights() function235 dev->common.close = (int (*)(struct hw_device_t*))close_lights; in open_lights()
125 static int close_lights(struct hw_device_t *dev) in close_lights() function352 dev->common.close = close_lights; in open_lights()