Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/class/dfu/
Dusb_dfu.c446 static void reboot_work_handler(struct k_work *item) in reboot_work_handler() function
915 k_work_init_delayable(&reboot_work, reboot_work_handler); in usb_dfu_init()