Searched defs:demo_ops (Results 1 – 1 of 1) sorted by relevance
25 struct demo_ops { struct26 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);