Searched refs:enabled_str (Results 1 – 3 of 3) sorted by relevance
166 char *enabled_str(int bool);
661 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()
459 enabled_str(int bool) in enabled_str() function