Searched refs:tcpc_dev (Results 1 – 3 of 3) sorted by relevance
78 struct tcpc_dev tcpc_dev; member394 static int tcpm_init(struct tcpc_dev *dev) in tcpm_init()397 tcpc_dev); in tcpm_init()425 static int tcpm_get_vbus(struct tcpc_dev *dev) in tcpm_get_vbus()428 tcpc_dev); in tcpm_get_vbus()438 static int tcpm_get_current_limit(struct tcpc_dev *dev) in tcpm_get_current_limit()441 tcpc_dev); in tcpm_get_current_limit()599 static int tcpm_set_cc(struct tcpc_dev *dev, enum typec_cc_status cc) in tcpm_set_cc()602 tcpc_dev); in tcpm_set_cc()705 static int tcpm_get_cc(struct tcpc_dev *dev, enum typec_cc_status *cc1, in tcpm_get_cc()[all …]
349 struct tcpc_dev *tcpc;6801 struct tcpc_dev *tcpc = port->tcpc; in tcpm_try_role()7805 struct tcpm_port *tcpm_register_port(struct device *dev, struct tcpc_dev *tcpc) in tcpm_register_port()
12 struct tcpc_dev tcpc;