Home
last modified time | relevance | path

Searched refs:snk_pdo_index (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c3330 int snk_pdo_index = 0; in tcpm_pd_build_request() local
3333 ret = tcpm_pd_select_pdo(port, &snk_pdo_index, &src_pdo_index); in tcpm_pd_build_request()
3338 matching_snk_pdo = port->snk_pdo[snk_pdo_index]; in tcpm_pd_build_request()