Home
last modified time | relevance | path

Searched refs:ata_fpdma_dsm_supported (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/ata/
Dlibata-transport.c609 else if (ata_fpdma_dsm_supported(ata_dev)) in show_ata_dev_trim()
Dlibata-scsi.c3200 if (ata_ncq_enabled(dev) && ata_fpdma_dsm_supported(dev)) { in ata_scsi_write_same_xlat()
/linux-5.19.10/include/linux/
Dlibata.h1705 static inline bool ata_fpdma_dsm_supported(struct ata_device *dev) in ata_fpdma_dsm_supported() function