Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dlibahci.c100 static ssize_t ahci_show_em_supported(struct device *dev,
110 static DEVICE_ATTR(em_message_supported, S_IRUGO, ahci_show_em_supported, NULL);
406 static ssize_t ahci_show_em_supported(struct device *dev, in ahci_show_em_supported() function