Searched refs:vt596_pdev (Results 1 – 1 of 1) sorted by relevance
52 static struct pci_dev *vt596_pdev; variable422 vt596_pdev = pci_dev_get(pdev); in vt596_probe()425 pci_dev_put(vt596_pdev); in vt596_probe()426 vt596_pdev = NULL; in vt596_probe()492 if (vt596_pdev != NULL) { in i2c_vt596_exit()495 pci_dev_put(vt596_pdev); in i2c_vt596_exit()496 vt596_pdev = NULL; in i2c_vt596_exit()