Searched refs:modep_prime (Results 1 – 1 of 1) sorted by relevance
1928 struct pd_mode_data *modep, *modep_prime; in tcpm_pd_svdm() local1944 modep_prime = &port->mode_data_prime; in tcpm_pd_svdm()2168 if (modep_prime->nsvids) { in tcpm_pd_svdm()2169 response[0] = VDO(modep_prime->svids[0], 1, in tcpm_pd_svdm()2199 modep_prime->svid_index++; in tcpm_pd_svdm()2200 if (modep_prime->svid_index < modep_prime->nsvids) { in tcpm_pd_svdm()2201 u16 svid = modep_prime->svids[modep_prime->svid_index]; in tcpm_pd_svdm()4427 struct pd_mode_data *modep_prime = &port->mode_data_prime; in tcpm_unregister_altmodes() local4434 for (i = 0; i < modep_prime->altmodes; i++) { in tcpm_unregister_altmodes()4440 memset(modep_prime, 0, sizeof(*modep_prime)); in tcpm_unregister_altmodes()