Lines Matching refs:cdns
206 bool cdns3_is_host(struct cdns3 *cdns);
207 bool cdns3_is_device(struct cdns3 *cdns);
208 int cdns3_get_id(struct cdns3 *cdns);
209 int cdns3_get_vbus(struct cdns3 *cdns);
210 int cdns3_drd_init(struct cdns3 *cdns);
211 int cdns3_drd_exit(struct cdns3 *cdns);
212 int cdns3_drd_update_mode(struct cdns3 *cdns);
213 int cdns3_drd_gadget_on(struct cdns3 *cdns);
214 void cdns3_drd_gadget_off(struct cdns3 *cdns);
215 int cdns3_drd_host_on(struct cdns3 *cdns);
216 void cdns3_drd_host_off(struct cdns3 *cdns);