Searched refs:tcpm_queue_vdm_unlocked (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/usb/typec/tcpm/ |
| D | tcpm.c | 1056 static void tcpm_queue_vdm_unlocked(struct tcpm_port *port, const u32 header, in tcpm_queue_vdm_unlocked() function 1638 tcpm_queue_vdm_unlocked(port, header, vdo, vdo ? 1 : 0); in tcpm_altmode_enter() 1650 tcpm_queue_vdm_unlocked(port, header, NULL, 0); in tcpm_altmode_exit() 1659 tcpm_queue_vdm_unlocked(port, header, data, count - 1); in tcpm_altmode_vdm()
|