Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dmessage.c2232 static void driver_set_config_work(struct work_struct *work) in driver_set_config_work() function
2294 INIT_WORK(&req->work, driver_set_config_work); in usb_driver_set_configuration()