Searched refs:set_partner_usb_comm_capable (Results 1 – 2 of 2) sorted by relevance
226 void (*set_partner_usb_comm_capable)(struct tcpci *tcpci, struct tcpci_data *data, member
4884 if (port->tcpc->set_partner_usb_comm_capable) in tcpm_set_partner_usb_comm_capable()4885 port->tcpc->set_partner_usb_comm_capable(port->tcpc, capable); in tcpm_set_partner_usb_comm_capable()