Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c3910 static void tcpm_pd_event_handler(struct work_struct *work) in tcpm_pd_event_handler() function
4752 INIT_WORK(&port->event_work, tcpm_pd_event_handler); in tcpm_register_port()