Searched refs:vt596_pdev (Results 1 – 1 of 1) sorted by relevance
44 static struct pci_dev *vt596_pdev; variable 411 vt596_pdev = pci_dev_get(pdev); in vt596_probe() 414 pci_dev_put(vt596_pdev); in vt596_probe() 415 vt596_pdev = NULL; in vt596_probe() 481 if (vt596_pdev != NULL) { in i2c_vt596_exit() 484 pci_dev_put(vt596_pdev); in i2c_vt596_exit() 485 vt596_pdev = NULL; in i2c_vt596_exit()