Home
last modified time | relevance | path

Searched refs:tcpm_start_toggling (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/usb/typec/tcpm/
Dfusb302.c914 static int tcpm_start_toggling(struct tcpc_dev *dev, in tcpm_start_toggling() function
1130 fusb302_tcpc_dev->start_toggling = tcpm_start_toggling; in init_tcpc_dev()
Dtcpm.c4216 static bool tcpm_start_toggling(struct tcpm_port *port, enum typec_cc_status cc) in tcpm_start_toggling() function
4632 if (tcpm_start_toggling(port, tcpm_rp_cc(port))) { in run_state_machine()
4891 if (tcpm_start_toggling(port, TYPEC_CC_RD)) { in run_state_machine()
6294 if (tcpm_start_toggling(port, tcpm_rp_cc(port))) in tcpm_pd_event_handler()