Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpci.h186 struct tcpci_data { struct
192 int (*init)(struct tcpci *tcpci, struct tcpci_data *data); argument
193 int (*set_vconn)(struct tcpci *tcpci, struct tcpci_data *data, argument
195 int (*start_drp_toggling)(struct tcpci *tcpci, struct tcpci_data *data, argument
197 int (*set_vbus)(struct tcpci *tcpci, struct tcpci_data *data, bool source, bool sink); argument
198 void (*frs_sourcing_vbus)(struct tcpci *tcpci, struct tcpci_data *data); argument
199 void (*set_partner_usb_comm_capable)(struct tcpci *tcpci, struct tcpci_data *data, argument
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpci.h134 struct tcpci_data { struct
136 int (*init)(struct tcpci *tcpci, struct tcpci_data *data); argument
137 int (*set_vconn)(struct tcpci *tcpci, struct tcpci_data *data, argument
139 int (*start_drp_toggling)(struct tcpci *tcpci, struct tcpci_data *data, argument