Searched refs:uas_do_work (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/storage/
H A Duas.c78 static void uas_do_work(struct work_struct *work);
84 static void uas_do_work(struct work_struct *work) uas_do_work() function
940 INIT_WORK(&devinfo->work, uas_do_work); uas_probe()

Completed in 83 milliseconds