Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_sc1200.c233 static const struct pci_device_id sc1200[] = { variable
241 .id_table = sc1200,
255 MODULE_DEVICE_TABLE(pci, sc1200);
/OK3568_Linux_fs/kernel/drivers/ide/
H A DMakefile45 obj-$(CONFIG_BLK_DEV_SC1200) += sc1200.o