Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/core/
Dmessage.c2195 static void driver_set_config_work(struct work_struct *work) in driver_set_config_work() function
2257 INIT_WORK(&req->work, driver_set_config_work); in usb_driver_set_configuration()