Searched refs:request_vc (Results 1 – 6 of 6) sorted by relevance
433 int (*request_vc)(struct omap_dss_device *dssdev, int *channel); member
5025 .request_vc = dsi_request_vc,
601 int (*request_vc)(struct omap_dss_device *dssdev, int *channel); member
718 r = in->ops.dsi->request_vc(ddata->in, &ddata->channel); in dsicm_connect()
781 r = in->ops.dsi->request_vc(in, &ddata->channel); in dsicm_connect()
5038 .request_vc = dsi_request_vc,