Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsta2x11.h11 struct sta2x11_instance *sta2x11_get_instance(struct pci_dev *pdev);
/linux/arch/x86/pci/
H A Dsta2x11-fixup.c96 struct sta2x11_instance *sta2x11_get_instance(struct pci_dev *pdev) in sta2x11_get_instance() function
100 EXPORT_SYMBOL(sta2x11_get_instance);
/linux/drivers/mfd/
H A Dsta2x11-mfd.c59 instance = sta2x11_get_instance(pdev); in sta2x11_mfd_find()
77 instance = sta2x11_get_instance(pdev); in sta2x11_mfd_add()