Lines Matching refs:ent
2564 static int atp870u_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in atp870u_probe() argument
2593 if (ent->device == PCI_DEVICE_ID_ARTOP_AEC7610) { in atp870u_probe()
2599 switch (ent->device) { in atp870u_probe()
2612 if ((ent->device == ATP880_DEVID1)||(ent->device == ATP880_DEVID2)) { in atp870u_probe()
2623 atpdev->dev_id = ent->device; in atp870u_probe()
2743 } else if (ent->device == ATP885_DEVID) { in atp870u_probe()
2748 atpdev->dev_id = ent->device; in atp870u_probe()
2925 atpdev->dev_id = ent->device; in atp870u_probe()
3004 if(ent->device==ATP885_DEVID) { in atp870u_probe()
3007 } else if((ent->device==ATP880_DEVID1)||(ent->device==ATP880_DEVID2)) { in atp870u_probe()
3025 if(ent->device==ATP885_DEVID) { in atp870u_probe()
3027 } else if((ent->device==ATP880_DEVID1)||(ent->device==ATP880_DEVID2)) { in atp870u_probe()