Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsta2x11.h11 struct sta2x11_instance *sta2x11_get_instance(struct pci_dev *pdev);
/openbmc/linux/arch/x86/pci/
H A Dsta2x11-fixup.c95 struct sta2x11_instance *sta2x11_get_instance(struct pci_dev *pdev) in sta2x11_get_instance() function
99 EXPORT_SYMBOL(sta2x11_get_instance);
/openbmc/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()