Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/lmc/
H A Dlmc_main.c78 PCI_VENDOR_ID_LMC, PCI_ANY_ID },
80 PCI_ANY_ID, PCI_VENDOR_ID_LMC },
878 if ((subdevice = pdev->subsystem_device) == PCI_VENDOR_ID_LMC) in lmc_init_one()
/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h1961 #define PCI_VENDOR_ID_LMC 0x1376 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h1979 #define PCI_VENDOR_ID_LMC 0x1376 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1315 if (pdev->subsystem_vendor == PCI_VENDOR_ID_LMC) { in tulip_init_one()