Home
last modified time | relevance | path

Searched refs:handle_midi_msg (Results 1 – 4 of 4) sorted by relevance

/sound/firewire/fireface/
Dff-transaction.c128 static void handle_midi_msg(struct fw_card *card, struct fw_request *request, in handle_midi_msg() function
139 ff->spec->protocol->handle_midi_msg(ff, (unsigned int)offset, buf, in handle_midi_msg()
149 ff->async_handler.address_callback = handle_midi_msg; in allocate_own_address()
Dff.h113 void (*handle_midi_msg)(struct snd_ff *ff, unsigned int offset, member
Dff-protocol-former.c423 .handle_midi_msg = ff800_handle_midi_msg,
597 .handle_midi_msg = ff400_handle_midi_msg,
Dff-protocol-latter.c534 .handle_midi_msg = latter_handle_midi_msg,