Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Drtas-proc.c134 static unsigned long rtas_tone_volume = 0; variable
738 rtas_tone_volume = volume; /* save it for later */ in ppc_rtas_tone_volume_write()
749 seq_printf(m, "%lu\n", rtas_tone_volume); in ppc_rtas_tone_volume_show()