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