Searched refs:OPL3_PATCH (Results 1 – 3 of 3) sorted by relevance
305 if (instr->key != FM_PATCH && (instr->key != OPL3_PATCH || devc->model != 2)) in store_instr()518 if (map->voice_mode == 2 && instr->key == OPL3_PATCH) in opl3_start_note()532 if (instr->key != OPL3_PATCH) /* in opl3_start_note()1018 is4op = (instr->key == OPL3_PATCH); in opl3_alloc_voice()
216 else if (format == OPL3_PATCH) in snd_opl3_load_patch_seq_oss()
482 #define OPL3_PATCH _PATCHKEY(0x03) macro