Home
last modified time | relevance | path

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

/u-boot/include/
A Ddm-demo.h22 struct demo_ops { struct
23 int (*hello)(struct udevice *dev, int ch);
24 int (*status)(struct udevice *dev, int *status);
25 int (*set_light)(struct udevice *dev, int light);
26 int (*get_light)(struct udevice *dev);

Completed in 7 milliseconds