OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mipi_dsim_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/arch/arm/mach-exynos/include/mach/
mipi_dsim.h
245
struct
mipi_dsim_master_ops
*master_ops;
281
* struct
mipi_dsim_master_ops
- callbacks to mipi-dsi operations.
292
struct
mipi_dsim_master_ops
{
struct
/external/u-boot/drivers/video/exynos/
exynos_mipi_dsi.c
167
static struct
mipi_dsim_master_ops
master_ops = {
Completed in 210 milliseconds