Searched refs:uas (Results 1 – 5 of 5) sorted by relevance
10 obj-$(CONFIG_USB_UAS) += uas.o
214 If you compile this driver as a module, it will be named uas.
144 unsigned long *uas; in tce_iommu_userspace_view_alloc() local153 uas = vzalloc(cb); in tce_iommu_userspace_view_alloc()154 if (!uas) { in tce_iommu_userspace_view_alloc()158 tbl->it_userspace = uas; in tce_iommu_userspace_view_alloc()
3923 command, uas only);3925 240 sectors at a time, uas only);3932 command, uas only);3948 commands, uas only);3949 u = IGNORE_UAS (don't bind to the uas driver);
11067 F: drivers/usb/storage/uas.c