snk_pdo_index    2334 drivers/usb/typec/tcpm/tcpm.c 	int snk_pdo_index = 0;
snk_pdo_index    2337 drivers/usb/typec/tcpm/tcpm.c 	ret = tcpm_pd_select_pdo(port, &snk_pdo_index, &src_pdo_index);
snk_pdo_index    2342 drivers/usb/typec/tcpm/tcpm.c 	matching_snk_pdo = port->snk_pdo[snk_pdo_index];