Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoundfont.h17 #define SF_IS_DRUM_BANK(z) ((z) == 128) macro
/openbmc/linux/sound/synth/emux/
H A Demux_synth.c788 if (!SF_IS_DRUM_BANK(get_bank(port, chan)) in calc_volume()
899 if (SF_IS_DRUM_BANK(bank)) { in get_zone()
H A Dsoundfont.c1333 if (SF_IS_DRUM_BANK(bank)) in get_index()