Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Drpaphp_core.c69 rc = rtas_set_indicator(DR_INDICATOR, slot->index, value); in set_attention_status()
/linux/arch/powerpc/include/asm/
H A Drtas.h448 int rtas_set_indicator(int indicator, int index, int new_value);
/linux/arch/powerpc/kernel/
H A Drtas.c1513 int rtas_set_indicator(int indicator, int index, int new_value) in rtas_set_indicator() function
1529 EXPORT_SYMBOL_GPL(rtas_set_indicator);