Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c75 static ssize_t ahci_led_show(struct ata_port *ap, char *buf);
373 .em_show = ahci_led_show,
1362 static ssize_t ahci_led_show(struct ata_port *ap, char *buf) in ahci_led_show() function