Searched refs:dsi_vc_send_null (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 210 static int dsi_vc_send_null(struct dsi_data *dsi, int channel); 2448 dsi_vc_send_null(dsi, channel); in dsi_vc_enable_hs() 2716 static int dsi_vc_send_null(struct dsi_data *dsi, int channel) in dsi_vc_send_null() function
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 210 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel); 2504 dsi_vc_send_null(dssdev, channel); in dsi_vc_enable_hs() 2778 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_null() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 210 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel); 2507 dsi_vc_send_null(dssdev, channel); in dsi_vc_enable_hs() 2781 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_null() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 59 static int dsi_vc_send_null(struct dsi_data *dsi, int vc, int channel); 2184 static int dsi_vc_send_null(struct dsi_data *dsi, int vc, int channel) in dsi_vc_send_null() function 3426 dsi_vc_send_null(dsi, VC_CMD, dsi->dsidev->channel); in dsi_setup_dsi_vcs()
|
Completed in 27 milliseconds