Home
last modified time | relevance | path

Searched defs:tcpci_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/usb/typec/tcpm/
Dtcpci.h185 struct tcpci_data { struct
191 int (*init)(struct tcpci *tcpci, struct tcpci_data *data); argument
192 int (*set_vconn)(struct tcpci *tcpci, struct tcpci_data *data, argument
194 int (*start_drp_toggling)(struct tcpci *tcpci, struct tcpci_data *data, argument
196 int (*set_vbus)(struct tcpci *tcpci, struct tcpci_data *data, bool source, bool sink); argument
197 void (*frs_sourcing_vbus)(struct tcpci *tcpci, struct tcpci_data *data); argument
198 void (*set_partner_usb_comm_capable)(struct tcpci *tcpci, struct tcpci_data *data, argument