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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-viapro.c56 static struct pci_dev *vt596_pdev; variable in typeref:struct:pci_dev
430 vt596_pdev = pci_dev_get(pdev);
432 pci_dev_put(vt596_pdev);
433 vt596_pdev = NULL;
496 if (vt596_pdev != NULL) {
499 pci_dev_put(vt596_pdev);
500 vt596_pdev = NULL;

Completed in 107 milliseconds