Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci.c47 static ssize_t ahci_led_show(struct ata_port *ap, char *buf);
157 .em_show = ahci_led_show,
1114 static ssize_t ahci_led_show(struct ata_port *ap, char *buf) in ahci_led_show() function