Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.c1045 static void hub_init_func3(struct work_struct *ws);
1286 INIT_DELAYED_WORK(&hub->init_work, hub_init_func3); in hub_activate()
1327 static void hub_init_func3(struct work_struct *ws) in hub_init_func3() function