Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpm.c3857 static void tcpm_pd_event_handler(struct work_struct *work) in tcpm_pd_event_handler() function
4750 INIT_WORK(&port->event_work, tcpm_pd_event_handler); in tcpm_register_port()