Searched refs:uas (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/arch/powerpc/platforms/powernv/ |
D | pci-ioda-tce.c | 294 void *addr, *uas = NULL; in pnv_pci_ioda2_table_alloc_pages() local 336 uas = pnv_pci_ioda2_table_do_alloc_pages(nid, level_shift, in pnv_pci_ioda2_table_alloc_pages() 339 if (!uas) in pnv_pci_ioda2_table_alloc_pages() 351 tbl->it_userspace = uas; in pnv_pci_ioda2_table_alloc_pages() 361 pnv_pci_ioda2_table_do_free_pages(uas, in pnv_pci_ioda2_table_alloc_pages()
|
/linux-5.19.10/drivers/usb/storage/ |
D | Makefile | 13 obj-$(CONFIG_USB_UAS) += uas.o
|
D | Kconfig | 200 If you compile this driver as a module, it will be named uas.
|
/linux-5.19.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 6459 of sense data, not on uas); 6461 bytes of sense data, not on uas); 6465 READ_DISC_INFO command, not on uas); 6469 command, uas only); 6471 240 sectors at a time, uas only); 6478 command, uas only); 6479 k = NO_SAME (do not use WRITE_SAME, uas only) 6481 unlock ejectable media, not on uas); 6484 not on uas); 6486 initial READ(10) command, not on uas); [all …]
|
/linux-5.19.10/ |
D | MAINTAINERS | 20619 F: drivers/usb/storage/uas.c
|