Home
last modified time | relevance | path

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

/external/u-boot/include/
Ddm-demo.h24 struct demo_ops { struct
25 int (*hello)(struct udevice *dev, int ch);
26 int (*status)(struct udevice *dev, int *status);
27 int (*set_light)(struct udevice *dev, int light);
28 int (*get_light)(struct udevice *dev);