Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dlibata-scsi.c298 if (ap->ops->em_show && (ap->flags & ATA_FLAG_EM)) in ata_scsi_em_message_show()
299 return ap->ops->em_show(ap, buf); in ata_scsi_em_message_show()
Dlibahci.c169 .em_show = ahci_led_show,
/linux-4.1.27/include/linux/
Dlibata.h974 ssize_t (*em_show)(struct ata_port *ap, char *buf); member