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

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

Completed in 88 milliseconds