| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_mipi_dsi.h | 306 struct mipi_dsi_driver { struct 313 static inline struct mipi_dsi_driver * argument 316 return container_of(driver, struct mipi_dsi_driver, driver); in to_mipi_dsi_driver() 329 int mipi_dsi_driver_register_full(struct mipi_dsi_driver *driver, 331 void mipi_dsi_driver_unregister(struct mipi_dsi_driver *driver);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 1149 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_probe() 1157 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_remove() 1165 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_shutdown() 1178 int mipi_dsi_driver_register_full(struct mipi_dsi_driver *drv, in mipi_dsi_driver_register_full() 1201 void mipi_dsi_driver_unregister(struct mipi_dsi_driver *drv) in mipi_dsi_driver_unregister()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-samsung-s6e63m0-dsi.c | 126 static struct mipi_dsi_driver s6e63m0_dsi_driver = {
|
| H A D | panel-feiyang-fy07024di26a30d.c | 249 static struct mipi_dsi_driver feiyang_driver = {
|
| H A D | panel-panasonic-vvx10f034n00.c | 272 static struct mipi_dsi_driver wuxga_nt_panel_driver = {
|
| H A D | panel-samsung-s6d16d0.c | 231 static struct mipi_dsi_driver s6d16d0_driver = {
|
| H A D | panel-ronbo-rb070d30.c | 226 static struct mipi_dsi_driver rb070d30_panel_driver = {
|
| H A D | panel-osd-osd101t2587-53ts.c | 236 static struct mipi_dsi_driver osd101t2587_panel_driver = {
|
| H A D | panel-samsung-s6e88a0-ams452ef01.c | 276 static struct mipi_dsi_driver s6e88a0_ams452ef01_driver = {
|
| H A D | panel-leadtek-ltk500hd1829.c | 502 static struct mipi_dsi_driver ltk500hd1829_driver = {
|
| H A D | panel-kingdisplay-kd097d04.c | 448 static struct mipi_dsi_driver kingdisplay_panel_driver = {
|
| H A D | panel-visionox-rm69299.c | 276 static struct mipi_dsi_driver visionox_rm69299_driver = {
|
| H A D | panel-sharp-ls043t1le01.c | 333 static struct mipi_dsi_driver sharp_nt_panel_driver = {
|
| H A D | panel-mantix-mlaf057we51.c | 329 static struct mipi_dsi_driver mantix_driver = {
|
| H A D | panel-elida-kd35t133.c | 326 static struct mipi_dsi_driver kd35t133_driver = {
|
| H A D | panel-xinpeng-xpp055c272.c | 371 static struct mipi_dsi_driver xpp055c272_driver = {
|
| H A D | panel-raspberrypi-touchscreen.c | 479 static struct mipi_dsi_driver rpi_touchscreen_dsi_driver = {
|
| H A D | panel-sitronix-st7701.c | 406 static struct mipi_dsi_driver st7701_dsi_driver = {
|
| H A D | panel-boe-himax8279d.c | 952 static struct mipi_dsi_driver panel_driver = {
|
| H A D | panel-sharp-lq101r1sx01.c | 429 static struct mipi_dsi_driver sharp_panel_driver = {
|
| H A D | panel-feixin-k101-im2ba02.c | 508 static struct mipi_dsi_driver k101_im2ba02_driver = {
|
| H A D | panel-asus-z00t-tm5p5-n35596.c | 350 static struct mipi_dsi_driver tm5p5_nt35596_driver = {
|
| H A D | panel-samsung-s6e63j0x03.c | 514 static struct mipi_dsi_driver s6e63j0x03_driver = {
|
| H A D | panel-leadtek-ltk050h3146w.c | 660 static struct mipi_dsi_driver ltk050h3146w_driver = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | tc358762.c | 268 static struct mipi_dsi_driver tc358762_driver = {
|