Searched refs:demo_ops (Results 1 – 5 of 5) sorted by relevance
28 const struct demo_ops *ops = device_get_ops(dev); in demo_hello()38 const struct demo_ops *ops = device_get_ops(dev); in demo_status()48 const struct demo_ops *ops = device_get_ops(dev); in demo_get_light()58 const struct demo_ops *ops = device_get_ops(dev); in demo_set_light()
26 static const struct demo_ops simple_ops = {
136 static const struct demo_ops shape_ops = {
25 struct demo_ops { struct
258 const struct demo_ops *ops = device_get_ops(dev);290 static const struct demo_ops shape_ops = {