Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas-proc.c134 static unsigned long rtas_tone_volume = 0; variable
743 rtas_tone_volume = volume; /* save it for later */ in ppc_rtas_tone_volume_write()
754 seq_printf(m, "%lu\n", rtas_tone_volume); in ppc_rtas_tone_volume_show()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds