OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_dsim_frame_done
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/include/mach/
mipi_dsim.h
287
* @
clear_dsim_frame_done
: clear frame done status.
298
int (*
clear_dsim_frame_done
)(struct mipi_dsim_device *dsim);
member in struct:mipi_dsim_master_ops
/external/u-boot/drivers/video/exynos/
exynos_mipi_dsi.c
170
.
clear_dsim_frame_done
= exynos_mipi_dsi_clear_frame_done,
Completed in 227 milliseconds