Searched refs:open_lights (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8084/liblight/
H A Dlights.c254 static int open_lights(const struct hw_module_t* module, char const* name, function
287 .open = open_lights,
/hardware/qcom/display/msm8226/liblight/
H A Dlights.c271 static int open_lights(const struct hw_module_t* module, char const* name, function
310 .open = open_lights,
/hardware/qcom/display/msm8909/liblight/
H A Dlights.c298 static int open_lights(const struct hw_module_t* module, char const* name, function
339 .open = open_lights,
/hardware/qcom/display/msm8960/liblight/
H A Dlights.c284 static int open_lights(const struct hw_module_t* module, char const* name, function
315 .open = open_lights,
/hardware/qcom/display/msm8994/liblight/
H A Dlights.c272 static int open_lights(const struct hw_module_t* module, char const* name, function
311 .open = open_lights,
/hardware/qcom/display/msm8996/liblight/
H A Dlights.c281 static int open_lights(const struct hw_module_t* module, char const* name, function
320 .open = open_lights,
/hardware/qcom/display/msm8998/liblight/
H A Dlights.c281 static int open_lights(const struct hw_module_t* module, char const* name, function
320 .open = open_lights,
/hardware/bsp/intel/peripheral/light/mraa/
H A Dlights.c78 * to be able to synchronize the open_lights & close_lights functions
479 static int open_lights(const struct hw_module_t *module, char const *name, function
531 .open = open_lights,

Completed in 23 milliseconds