Home
last modified time | relevance | path

Searched refs:mipi_dbi_debugfs_init (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_mipi_dbi.h190 void mipi_dbi_debugfs_init(struct drm_minor *minor);
192 #define mipi_dbi_debugfs_init NULL macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/
H A Dhx8357d.c200 .debugfs_init = mipi_dbi_debugfs_init,
H A Dili9341.c156 .debugfs_init = mipi_dbi_debugfs_init,
H A Dmi0283qt.c160 .debugfs_init = mipi_dbi_debugfs_init,
H A Dili9486.c169 .debugfs_init = mipi_dbi_debugfs_init,
H A Dst7735r.c161 .debugfs_init = mipi_dbi_debugfs_init,
H A Dst7586.c284 .debugfs_init = mipi_dbi_debugfs_init,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c1299 void mipi_dbi_debugfs_init(struct drm_minor *minor) in mipi_dbi_debugfs_init() function
1309 EXPORT_SYMBOL(mipi_dbi_debugfs_init);