Home
last modified time | relevance | path

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

/sound/core/seq/oss/
Dseq_oss_device.h166 char *enabled_str(int bool);
Dseq_oss_synth.c661 enabled_str((long)rec->oper.ioctl), in snd_seq_oss_synth_info_read()
662 enabled_str((long)rec->oper.load_patch)); in snd_seq_oss_synth_info_read()
Dseq_oss_init.c459 enabled_str(int bool) in enabled_str() function