Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2231 static int dsi_vc_read_rx_fifo(struct dsi_data *dsi, int vc, u8 *buf, in dsi_vc_read_rx_fifo() function
2357 r = dsi_vc_read_rx_fifo(dsi, vc, msg->rx_buf, msg->rx_len, in dsi_vc_dcs_read()
2387 r = dsi_vc_read_rx_fifo(dsi, vc, msg->rx_buf, msg->rx_len, in dsi_vc_generic_read()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2936 static int dsi_vc_read_rx_fifo(struct platform_device *dsidev, int channel, in dsi_vc_read_rx_fifo() function
3059 r = dsi_vc_read_rx_fifo(dsidev, channel, buf, buflen, in dsi_vc_dcs_read()
3089 r = dsi_vc_read_rx_fifo(dsidev, channel, buf, buflen, in dsi_vc_generic_read()