Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dpata_triflex.c204 static const struct pci_device_id triflex[] = { variable
233 .id_table = triflex,
247 MODULE_DEVICE_TABLE(pci, triflex);
/linux-4.4.14/drivers/ide/
DMakefile67 obj-$(CONFIG_BLK_DEV_TRIFLEX) += triflex.o