Home
last modified time | relevance | path

Searched refs:set_max_rx_packet_size (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c1028 r = in->ops.dsi->set_max_rx_packet_size(in, ddata->channel, plen); in dsicm_memory_read()
1062 in->ops.dsi->set_max_rx_packet_size(in, ddata->channel, 1); in dsicm_memory_read()
/linux/include/video/
H A Domapfb_dss.h594 int (*set_max_rx_packet_size)(struct omap_dss_device *dssdev, member
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c5043 .set_max_rx_packet_size = dsi_vc_set_max_rx_packet_size,