Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dlibahci.c63 static ssize_t ahci_led_show(struct ata_port *ap, char *buf);
173 .em_show = ahci_led_show,
1126 static ssize_t ahci_led_show(struct ata_port *ap, char *buf) in ahci_led_show() function