Searched refs:vt596_pdev (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-viapro.c54 static struct pci_dev *vt596_pdev; variable in typeref:struct:pci_dev
410 vt596_pdev = pci_dev_get(pdev);
412 pci_dev_put(vt596_pdev);
413 vt596_pdev = NULL;
470 if (vt596_pdev != NULL) {
473 pci_dev_put(vt596_pdev);
474 vt596_pdev = NULL;

Completed in 78 milliseconds