Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc-filter-notrace-pid.tc20 orig_value=`grep function-fork trace_options`
29 echo $orig_value > trace_options
H A Dfunc-filter-pid.tc27 orig_value=`grep function-fork trace_options`
37 echo $orig_value > trace_options
/linux/sound/pci/ice1712/
H A Dprodigy192.c674 unsigned char orig_value; in prodigy192_miodio_exists() local
679 orig_value = prodigy192_ak4114_read(ice, addr); in prodigy192_miodio_exists()
684 prodigy192_ak4114_write(ice, addr, orig_value); in prodigy192_miodio_exists()