Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasound_fm.h107 #define FM_KEY_SBI "SBI\032" macro
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c196 if (!memcmp(inst.key, FM_KEY_SBI, 4) || in snd_opl3_write()