Searched refs:uas (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/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-v6.1/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-v6.1/Documentation/admin-guide/ |
D | kernel-parameters.txt | 6548 of sense data, not on uas); 6550 bytes of sense data, not on uas); 6554 READ_DISC_INFO command, not on uas); 6558 command, uas only); 6560 240 sectors at a time, uas only); 6567 command, uas only); 6568 k = NO_SAME (do not use WRITE_SAME, uas only) 6570 unlock ejectable media, not on uas); 6573 not on uas); 6575 initial READ(10) command, not on uas); [all …]
|
/Linux-v6.1/ |
D | MAINTAINERS | 21185 F: drivers/usb/storage/uas.c
|