Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddm-demo.h28 int (*set_light)(struct udevice *dev, int light); member
/OK3568_Linux_fs/u-boot/drivers/demo/
H A Ddemo-shape.c95 static int set_light(struct udevice *dev, int light) in set_light() function