Home
last modified time | relevance | path

Searched defs:panel_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dpanel.h11 struct panel_ops { struct
21 #define panel_get_ops(dev) ((struct panel_ops *)(dev)->driver->ops) argument