Searched refs:demo_ops (Results 1 – 5 of 5) sorted by relevance
29 const struct demo_ops *ops = device_get_ops(dev); in demo_hello()39 const struct demo_ops *ops = device_get_ops(dev); in demo_status()49 const struct demo_ops *ops = device_get_ops(dev); in demo_get_light()59 const struct demo_ops *ops = device_get_ops(dev); in demo_set_light()
25 static const struct demo_ops simple_ops = {
137 static const struct demo_ops shape_ops = {
22 struct demo_ops { struct
270 const struct demo_ops *ops = device_get_ops(dev);306 static const struct demo_ops shape_ops = {
Completed in 6 milliseconds