Searched refs:ahci_show_em_supported (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libahci.c | 99 static ssize_t ahci_show_em_supported(struct device *dev, 109 static DEVICE_ATTR(em_message_supported, S_IRUGO, ahci_show_em_supported, NULL); 386 static ssize_t ahci_show_em_supported(struct device *dev, in ahci_show_em_supported() function
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libahci.c | 101 static ssize_t ahci_show_em_supported(struct device *dev, 111 static DEVICE_ATTR(em_message_supported, S_IRUGO, ahci_show_em_supported, NULL); 408 static ssize_t ahci_show_em_supported(struct device *dev, in ahci_show_em_supported() function
|
Completed in 8 milliseconds