Home
last modified time | relevance | path

Searched refs:tcpm_vbus_change (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpci_maxim_core.c226 tcpm_vbus_change(chip->port); in process_power_status()
316 tcpm_vbus_change(chip->port); in _max_tcpci_irq()
323 tcpm_vbus_change(chip->port); in _max_tcpci_irq()
Dtcpci.c682 tcpm_vbus_change(tcpci->port); in tcpci_irq()
721 tcpm_vbus_change(tcpci->port); in tcpci_irq()
Dwcove.c509 tcpm_vbus_change(wcove->tcpm); in wcove_typec_irq()
Dfusb302.c1537 tcpm_vbus_change(chip->tcpm_port); in fusb302_irq_work()
Dtcpm.c5491 void tcpm_vbus_change(struct tcpm_port *port) in tcpm_vbus_change() function
5498 EXPORT_SYMBOL_GPL(tcpm_vbus_change);
/Linux-v6.6/include/linux/usb/
Dtcpm.h164 void tcpm_vbus_change(struct tcpm_port *port);
/Linux-v6.6/drivers/usb/typec/tcpm/qcom/
Dqcom_pmic_typec.c70 tcpm_vbus_change(tcpm->tcpm_port); in qcom_pmic_typec_set_vbus()
Dqcom_pmic_typec_port.c126 tcpm_vbus_change(pmic_typec_port->tcpm_port); in pmic_typec_port_isr()