HomeSort by relevance Sort by last modified time
    Searched refs:master_ops (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/video/
s6e8ax0.c 16 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
46 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
57 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
71 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
82 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
93 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
105 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
116 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
127 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
138 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops;
    [all...]
  /external/u-boot/drivers/video/exynos/
exynos_mipi_dsi.c 167 static struct mipi_dsim_master_ops master_ops = { variable in typeref:struct:mipi_dsim_master_ops
194 dsim->master_ops = &master_ops;
  /external/u-boot/arch/arm/mach-exynos/include/mach/
mipi_dsim.h 230 * @master_ops: callbacks to mipi-dsi operations.
245 struct mipi_dsim_master_ops *master_ops; member in struct:mipi_dsim_device

Completed in 144 milliseconds