Searched defs:tcpci (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/typec/tcpm/ |
| H A D | tcpci_mt6370.c | 29 struct tcpci *tcpci; member 49 static int mt6370_tcpc_init(struct tcpci *tcpci, struct tcpci_data *data) in mt6370_tcpc_init() 69 static int mt6370_tcpc_set_vconn(struct tcpci *tcpci, struct tcpci_data *data, in mt6370_tcpc_set_vconn() 77 static int mt6370_tcpc_set_vbus(struct tcpci *tcpci, struct tcpci_data *data, in mt6370_tcpc_set_vbus() 121 static void mt6370_unregister_tcpci_port(void *tcpci) in mt6370_unregister_tcpci_port()
|
| H A D | tcpci_rt1711h.c | 57 struct tcpci *tcpci; member 96 static int rt1711h_init(struct tcpci *tcpci, struct tcpci_data *tdata) in rt1711h_init() 147 static int rt1711h_set_vbus(struct tcpci *tcpci, struct tcpci_data *tdata, in rt1711h_set_vbus() 166 static int rt1711h_set_vconn(struct tcpci *tcpci, struct tcpci_data *tdata, in rt1711h_set_vconn() 217 static int rt1711h_start_drp_toggling(struct tcpci *tcpci, in rt1711h_start_drp_toggling() 365 static void rt1711h_unregister_tcpci_port(void *tcpci) in rt1711h_unregister_tcpci_port()
|