Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dlibahci.c48 static ssize_t ahci_led_show(struct ata_port *ap, char *buf);
177 .em_show = ahci_led_show,
1170 static ssize_t ahci_led_show(struct ata_port *ap, char *buf) in ahci_led_show() function