Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/sound/cards/
H A Dmultisound.sh394 first_param="$1"
446 if test -f 'MultiSound.d/setdigital.c' && test "$first_param" != -c; then
547 if test -f 'MultiSound.d/pinnaclecfg.c' && test "$first_param" != -c; then
1001 if test -f 'MultiSound.d/Makefile' && test "$first_param" != -c; then
1031 if test -f 'MultiSound.d/conv.l' && test "$first_param" != -c; then
1061 if test -f 'MultiSound.d/msndreset.c' && test "$first_param" != -c; then
/openbmc/linux/kernel/trace/
H A Dtrace_events_hist.c3648 bool first_param = true; in parse_action_params() local
3678 if (first_param && data->use_trace_keyword) { in parse_action_params()
3680 first_param = false; in parse_action_params()
3683 first_param = false; in parse_action_params()