Searched refs:dsi_host_get_ops (Results 1 – 2 of 2) sorted by relevance
18 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()
47 #define dsi_host_get_ops(dev) ((struct dsi_host_ops *)(dev)->driver->ops) macro
Completed in 3 milliseconds