Home
last modified time | relevance | path

Searched refs:dsi_vc_read_rx_fifo (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2862 static int dsi_vc_read_rx_fifo(struct dsi_data *dsi, int channel, u8 *buf, in dsi_vc_read_rx_fifo() function
2984 r = dsi_vc_read_rx_fifo(dsi, channel, buf, buflen, in dsi_vc_dcs_read()
3014 r = dsi_vc_read_rx_fifo(dsi, channel, buf, buflen, in dsi_vc_generic_read()
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2933 static int dsi_vc_read_rx_fifo(struct platform_device *dsidev, int channel, in dsi_vc_read_rx_fifo() function
3056 r = dsi_vc_read_rx_fifo(dsidev, channel, buf, buflen, in dsi_vc_dcs_read()
3086 r = dsi_vc_read_rx_fifo(dsidev, channel, buf, buflen, in dsi_vc_generic_read()