Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_prl.c365 static void alert_handler(const struct device *tcpc, void *port_dev, enum tcpc_alert alert) in alert_handler() function
545 tcpc_set_alert_handler_cb(data->tcpc, alert_handler, (void *)dev); in prl_init()