snd_ff_protocol
const struct snd_ff_protocol snd_ff_protocol_ff800 = {
const struct snd_ff_protocol snd_ff_protocol_ff400 = {
const struct snd_ff_protocol snd_ff_protocol_latter = {
extern const struct snd_ff_protocol snd_ff_protocol_ff800;
extern const struct snd_ff_protocol snd_ff_protocol_ff400;
extern const struct snd_ff_protocol snd_ff_protocol_latter;
struct snd_ff_protocol;
const struct snd_ff_protocol *protocol;