Searched refs:demo_ops (Results 1 – 5 of 5) sorted by relevance
27 const struct demo_ops *ops = device_get_ops(dev); in demo_hello()37 const struct demo_ops *ops = device_get_ops(dev); in demo_status()47 const struct demo_ops *ops = device_get_ops(dev); in demo_get_light()57 const struct demo_ops *ops = device_get_ops(dev); in demo_set_light()
25 static const struct demo_ops simple_ops = {
135 static const struct demo_ops shape_ops = {
24 struct demo_ops { struct
258 const struct demo_ops *ops = device_get_ops(dev);290 static const struct demo_ops shape_ops = {