Searched refs:ahci_activity_show (Results 1 – 1 of 1) sorted by relevance
83 static ssize_t ahci_activity_show(struct ata_device *dev, char *buf);181 .sw_activity_show = ahci_activity_show,1246 static ssize_t ahci_activity_show(struct ata_device *dev, char *buf) in ahci_activity_show() function