Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_triflex.c192 static const struct pci_device_id triflex[] = { variable
221 .id_table = triflex,
235 MODULE_DEVICE_TABLE(pci, triflex);
/OK3568_Linux_fs/kernel/drivers/ide/
H A DMakefile65 obj-$(CONFIG_BLK_DEV_TRIFLEX) += triflex.o