Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c1441 static bool tcpm_send_queued_message(struct tcpm_port *port) in tcpm_send_queued_message() function
2792 if (port->queued_message && tcpm_send_queued_message(port)) in tcpm_state_machine()
2813 tcpm_send_queued_message(port); in tcpm_state_machine()