Home
last modified time | relevance | path

Searched refs:demo_ops (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/demo/
A Ddemo-uclass.c29 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()
A Ddemo-simple.c25 static const struct demo_ops simple_ops = {
A Ddemo-shape.c137 static const struct demo_ops shape_ops = {
/u-boot/include/
A Ddm-demo.h22 struct demo_ops { struct
/u-boot/doc/driver-model/
A Ddesign.rst270 const struct demo_ops *ops = device_get_ops(dev);
306 static const struct demo_ops shape_ops = {

Completed in 6 milliseconds