Searched refs:dsi_cio_power (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c1750 static int dsi_cio_power(struct platform_device *dsidev, function
2124 r = dsi_cio_power(dsidev, DSI_COMPLEXIO_POWER_ON);
2173 dsi_cio_power(dsidev, DSI_COMPLEXIO_POWER_OFF);
2190 dsi_cio_power(dsidev, DSI_COMPLEXIO_POWER_OFF);
3191 dsi_cio_power(dsidev, DSI_COMPLEXIO_POWER_ULPS);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c1227 static int dsi_cio_power(struct dsi_data *dsi, enum dsi_cio_power_state state) function
1595 r = dsi_cio_power(dsi, DSI_COMPLEXIO_POWER_ON);
1630 dsi_cio_power(dsi, DSI_COMPLEXIO_POWER_OFF);
1643 dsi_cio_power(dsi, DSI_COMPLEXIO_POWER_OFF);

Completed in 153 milliseconds