Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1762 static void mod_vdm_discovery_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_vdm_discovery_delayed_work() function
1977 mod_vdm_discovery_delayed_work(port, SEND_DISCOVERY_VDM_RETRY_MS); in tcpm_queue_vdm()
2975 mod_vdm_discovery_delayed_work(port, in vdm_run_state_machine()
5645 mod_vdm_discovery_delayed_work(port, 0); in run_state_machine()
6032 mod_vdm_discovery_delayed_work(port, 0); in run_state_machine()
6533 mod_vdm_discovery_delayed_work(port, 0); in run_state_machine()
7291 mod_vdm_discovery_delayed_work(port, SEND_DISCOVERY_VDM_RETRY_MS); in tcpm_vdm_discovery_work()