Searched refs:mipi_dsi_dcs_get_pixel_format (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dmipi_dsi.h360 * mipi_dsi_dcs_get_pixel_format() - gets the pixel format for the RGB image
367 int mipi_dsi_dcs_get_pixel_format(struct mipi_dsi_device *dsi, u8 *format);
/u-boot/drivers/video/
H A Dmipi_dsi.c549 * mipi_dsi_dcs_get_pixel_format() - gets the pixel format for the RGB image
556 int mipi_dsi_dcs_get_pixel_format(struct mipi_dsi_device *dsi, u8 *format) function
571 EXPORT_SYMBOL(mipi_dsi_dcs_get_pixel_format); variable

Completed in 99 milliseconds