Searched refs:handle_msg (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/sound/firewire/fireface/ |
D | ff-transaction.c | 128 static void handle_msg(struct fw_card *card, struct fw_request *request, int tcode, in handle_msg() function 142 ff->spec->protocol->handle_msg(ff, (unsigned int)offset, buf, length, tstamp); in handle_msg() 152 ff->async_handler.address_callback = handle_msg; in allocate_own_address()
|
D | ff.h | 118 void (*handle_msg)(struct snd_ff *ff, unsigned int offset, const __le32 *buf, member
|
D | ff-protocol-former.c | 421 .handle_msg = ff800_handle_midi_msg, 725 .handle_msg = ff400_handle_msg,
|
D | ff-protocol-latter.c | 532 .handle_msg = latter_handle_midi_msg,
|