Searched defs:get_light (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | dm-demo.h | 26 int (*get_light)(struct udevice *dev); member |
/u-boot/drivers/demo/ | ||
A D | demo-shape.c | 115 static int get_light(struct udevice *dev) in get_light() function |
Completed in 3 milliseconds