Home
last modified time | relevance | path

Searched refs:midi_ci_version (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Du_midi2.h24 unsigned int midi_ci_version; /* MIDI-CI version: 0-255 */ member
H A Df_midi2.c592 .midi_ci_version = b->midi_ci_version, in reply_ump_stream_fb_info()
1591 fb->info.midi_ci_version = b->midi_ci_version; in f_midi2_create_card()
2265 F_MIDI2_BLOCK_OPT(midi_ci_version, "%u", 0, 1);
/linux/include/sound/
H A Dump_msg.h705 u32 midi_ci_version:8; member
722 u32 midi_ci_version:8;
/linux/sound/core/
H A Dump.c549 fb->info.midi_ci_version); in snd_ump_proc_read()
858 info->midi_ci_version = buf->fb_info.midi_ci_version; in fill_fb_info()
863 info->first_group, info->num_groups, info->midi_ci_version, in fill_fb_info()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h853 unsigned char midi_ci_version; /* MIDI-CI support version */
849 unsigned char midi_ci_version; /* MIDI-CI support version */ global() member
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h849 unsigned char midi_ci_version; /* MIDI-CI support version */ member