Lines Matching defs:rep
458 struct snd_ump_stream_msg_ep_info rep = {
469 reply_ep_in(ep, &rep, sizeof(rep));
475 struct snd_ump_stream_msg_devince_info rep = {
486 reply_ep_in(ep, &rep, sizeof(rep));
562 struct snd_ump_stream_msg_stream_cfg rep = {
569 rep.protocol = UMP_STREAM_MSG_EP_INFO_CAP_MIDI2 >> 8;
571 rep.protocol = UMP_STREAM_MSG_EP_INFO_CAP_MIDI1 >> 8;
573 reply_ep_in(ep, &rep, sizeof(rep));
580 struct snd_ump_stream_msg_fb_info rep = {
594 reply_ep_in(ep, &rep, sizeof(rep));