Searched refs:fusb302_tcpc_dev (Results 1 – 1 of 1) sorted by relevance
1120 fusb302_tcpc_dev->init = tcpm_init; in init_tcpc_dev()1121 fusb302_tcpc_dev->get_vbus = tcpm_get_vbus; in init_tcpc_dev()1123 fusb302_tcpc_dev->set_cc = tcpm_set_cc; in init_tcpc_dev()1124 fusb302_tcpc_dev->get_cc = tcpm_get_cc; in init_tcpc_dev()1125 fusb302_tcpc_dev->set_polarity = tcpm_set_polarity; in init_tcpc_dev()1126 fusb302_tcpc_dev->set_vconn = tcpm_set_vconn; in init_tcpc_dev()1127 fusb302_tcpc_dev->set_vbus = tcpm_set_vbus; in init_tcpc_dev()1128 fusb302_tcpc_dev->set_pd_rx = tcpm_set_pd_rx; in init_tcpc_dev()1129 fusb302_tcpc_dev->set_roles = tcpm_set_roles; in init_tcpc_dev()1130 fusb302_tcpc_dev->start_toggling = tcpm_start_toggling; in init_tcpc_dev()[all …]