Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas.c78 static void uas_do_work(struct work_struct *work);
97 static void uas_do_work(struct work_struct *work) in uas_do_work() function
1025 INIT_WORK(&devinfo->work, uas_do_work); in uas_probe()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Duas.c78 static void uas_do_work(struct work_struct *work);
97 static void uas_do_work(struct work_struct *work) in uas_do_work() function
1027 INIT_WORK(&devinfo->work, uas_do_work); in uas_probe()

Completed in 4 milliseconds