Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/demo/
H A Ddemo-uclass.c28 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()
H A Ddemo-simple.c26 static const struct demo_ops simple_ops = {
H A Ddemo-shape.c136 static const struct demo_ops shape_ops = {
/OK3568_Linux_fs/u-boot/include/
H A Ddm-demo.h25 struct demo_ops { struct
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A DREADME.txt258 const struct demo_ops *ops = device_get_ops(dev);
290 static const struct demo_ops shape_ops = {