Home
last modified time | relevance | path

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

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