Home
last modified time | relevance | path

Searched refs:tcpm_cc_change (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/include/linux/usb/
Dtcpm.h180 void tcpm_cc_change(struct tcpm_port *port);
/linux-6.12.1/drivers/usb/typec/tcpm/
Dfusb302.c1102 tcpm_cc_change(chip->tcpm_port); in fusb302_bc_lvl_handler_work()
1110 tcpm_cc_change(chip->tcpm_port); in fusb302_bc_lvl_handler_work()
1218 tcpm_cc_change(chip->tcpm_port); in fusb302_handle_togdone_snk()
1362 tcpm_cc_change(chip->tcpm_port); in fusb302_handle_togdone_src()
1570 tcpm_cc_change(chip->tcpm_port); in fusb302_irq_work()
Dtcpci_maxim_core.c367 tcpm_cc_change(chip->port); in _max_tcpci_irq()
Dwcove.c513 tcpm_cc_change(wcove->tcpm); in wcove_typec_irq()
Dtcpci.c726 tcpm_cc_change(tcpci->port); in tcpci_irq()
Dtcpm.c6311 void tcpm_cc_change(struct tcpm_port *port) in tcpm_cc_change() function
6318 EXPORT_SYMBOL_GPL(tcpm_cc_change);
/linux-6.12.1/drivers/usb/typec/tcpm/qcom/
Dqcom_pmic_typec_port.c270 tcpm_cc_change(pmic_typec_port->tcpm_port); in pmic_typec_port_isr()