Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpci_maxim_core.c205 static int max_tcpci_set_vbus(struct tcpci *tcpci, struct tcpci_data *tdata, bool source, bool sink) in max_tcpci_set_vbus()
250 static void max_tcpci_frs_sourcing_vbus(struct tcpci *tcpci, struct tcpci_data *tdata) in max_tcpci_frs_sourcing_vbus()
275 static void max_tcpci_set_partner_usb_comm_capable(struct tcpci *tcpci, struct tcpci_data *data, in max_tcpci_set_partner_usb_comm_capable()
424 static int max_tcpci_start_toggling(struct tcpci *tcpci, struct tcpci_data *tdata, in max_tcpci_start_toggling()
434 static int tcpci_init(struct tcpci *tcpci, struct tcpci_data *data) in tcpci_init()
443 static void max_tcpci_check_contaminant(struct tcpci *tcpci, struct tcpci_data *tdata) in max_tcpci_check_contaminant()
452 static bool max_tcpci_attempt_vconn_swap_discovery(struct tcpci *tcpci, struct tcpci_data *tdata) in max_tcpci_attempt_vconn_swap_discovery()
464 static void max_tcpci_unregister_tcpci_port(void *tcpci) in max_tcpci_unregister_tcpci_port()
H A Dtcpci_rt1711h.c64 struct tcpci *tcpci; member
103 static int rt1711h_init(struct tcpci *tcpci, struct tcpci_data *tdata) in rt1711h_init()
154 static int rt1711h_set_vbus(struct tcpci *tcpci, struct tcpci_data *tdata, in rt1711h_set_vbus()
173 static int rt1711h_set_vconn(struct tcpci *tcpci, struct tcpci_data *tdata, in rt1711h_set_vconn()
224 static int rt1711h_start_drp_toggling(struct tcpci *tcpci, in rt1711h_start_drp_toggling()
H A Dtcpci_maxim.h57 struct tcpci *tcpci; member