Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c3015 static bool tcpm_send_queued_message(struct tcpm_port *port) in tcpm_send_queued_message() function
4938 if (port->queued_message && tcpm_send_queued_message(port)) in tcpm_state_machine_work()
4959 tcpm_send_queued_message(port); in tcpm_state_machine_work()