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

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

Completed in 40 milliseconds