Home
last modified time | relevance | path

Searched refs:dsi_host_get_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/video/
A Ddsi-host-uclass.c18 struct dsi_host_ops *ops = dsi_host_get_ops(dev); in dsi_host_init()
28 struct dsi_host_ops *ops = dsi_host_get_ops(dev); in dsi_host_enable()
/u-boot/include/
A Ddsi_host.h47 #define dsi_host_get_ops(dev) ((struct dsi_host_ops *)(dev)->driver->ops) macro

Completed in 3 milliseconds