Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddm-demo.h25 struct demo_ops { struct
26 int (*hello)(struct udevice *dev, int ch);
27 int (*status)(struct udevice *dev, int *status);
28 int (*set_light)(struct udevice *dev, int light);
29 int (*get_light)(struct udevice *dev);