Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c7078 static struct pd_data *tcpm_find_pd_data(struct tcpm_port *port, struct usb_power_delivery *pd) in tcpm_find_pd_data() function
7108 data = tcpm_find_pd_data(port, pd); in tcpm_pd_set()