Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Deeh.h98 int (*set_option)(struct device_node *dn, int option); member
/arch/powerpc/platforms/pseries/
Deeh_pseries.c543 .set_option = pseries_eeh_set_option,
Deeh.c551 rc = eeh_ops->set_option(dn, function); in eeh_pci_enable()
870 ret = eeh_ops->set_option(dn, EEH_OPT_ENABLE); in eeh_early_enable()