Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 1 of 1) sorted by relevance

/test/vts/hals/light/bullhead/
Dlights.c208 static int close_lights(struct light_device_t *dev) in close_lights()
240 struct light_device_t *dev = malloc(sizeof(struct light_device_t)); in open_lights() local