rtas_tone_volume  134 arch/powerpc/kernel/rtas-proc.c static unsigned long rtas_tone_volume = 0;
rtas_tone_volume  743 arch/powerpc/kernel/rtas-proc.c         rtas_tone_volume = volume; /* save it for later */
rtas_tone_volume  754 arch/powerpc/kernel/rtas-proc.c 	seq_printf(m, "%lu\n", rtas_tone_volume);