Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/uhc/
Duhc_virtual.c360 static void sof_timer_handler(struct k_timer *timer) in sof_timer_handler() function
436 k_timer_init(&priv->sof_timer, sof_timer_handler, NULL); in uhc_vrt_bus_resume()
504 k_timer_init(&priv->sof_timer, sof_timer_handler, NULL); in uhc_vrt_driver_preinit()