Home
last modified time | relevance | path

Searched refs:dsi_host_ops (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Ddsi_host.h13 struct dsi_host_ops { struct
47 #define dsi_host_get_ops(dev) ((struct dsi_host_ops *)(dev)->driver->ops) argument
/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()
A Dsandbox_dsi_host.c74 struct dsi_host_ops sandbox_dsi_host_ops = {
A Ddw_mipi_dsi.c834 struct dsi_host_ops dw_mipi_dsi_ops = {

Completed in 10 milliseconds