Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddm-demo.h29 int (*get_light)(struct udevice *dev); member
/OK3568_Linux_fs/u-boot/drivers/demo/
H A Ddemo-shape.c114 static int get_light(struct udevice *dev) in get_light() function