Home
last modified time | relevance | path

Searched refs:mipi_dbi_pipe_update (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/include/drm/
H A Ddrm_mipi_dbi.h166 void mipi_dbi_pipe_update(struct drm_simple_display_pipe *pipe,
240 .update = mipi_dbi_pipe_update, \
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_mipi_dbi.h150 void mipi_dbi_pipe_update(struct drm_simple_display_pipe *pipe,
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dili9341.c142 .update = mipi_dbi_pipe_update,
H A Dhx8357d.c186 .update = mipi_dbi_pipe_update,
H A Dst7735r.c138 .update = mipi_dbi_pipe_update,
H A Dmi0283qt.c146 .update = mipi_dbi_pipe_update,
H A Dili9486.c160 .update = mipi_dbi_pipe_update,
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c303 * mipi_dbi_pipe_update - Display pipe update helper
310 void mipi_dbi_pipe_update(struct drm_simple_display_pipe *pipe, in mipi_dbi_pipe_update() function
322 EXPORT_SYMBOL(mipi_dbi_pipe_update); variable
333 * Note: Drivers which don't use mipi_dbi_pipe_update() because they have custom
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c309 * mipi_dbi_pipe_update - Display pipe update helper
316 void mipi_dbi_pipe_update(struct drm_simple_display_pipe *pipe, in mipi_dbi_pipe_update() function
339 EXPORT_SYMBOL(mipi_dbi_pipe_update); variable
350 * Note: Drivers which don't use mipi_dbi_pipe_update() because they have custom

Completed in 7 milliseconds