Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dsta2x11.h10 struct sta2x11_instance *sta2x11_get_instance(struct pci_dev *pdev);
/linux-4.1.27/arch/x86/pci/
Dsta2x11-fixup.c121 struct sta2x11_instance *sta2x11_get_instance(struct pci_dev *pdev) in sta2x11_get_instance() function
125 EXPORT_SYMBOL(sta2x11_get_instance);
/linux-4.1.27/drivers/mfd/
Dsta2x11-mfd.c69 instance = sta2x11_get_instance(pdev); in sta2x11_mfd_find()
87 instance = sta2x11_get_instance(pdev); in sta2x11_mfd_add()