Home
last modified time | relevance | path

Searched refs:device_get_pci_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/vt6655/
Ddevice_main.c149 static bool device_get_pci_info(struct vnt_private *, struct pci_dev *pcid);
483 static bool device_get_pci_info(struct vnt_private *pDevice, in device_get_pci_info() function
1712 if (!device_get_pci_info(priv, pcid)) { in vt6655_probe()