Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibahci.c48 static ssize_t ahci_led_show(struct ata_port *ap, char *buf);
179 .em_show = ahci_led_show,
1171 static ssize_t ahci_led_show(struct ata_port *ap, char *buf) in ahci_led_show() function