Home
last modified time | relevance | path

Searched refs:sysex8_streams (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Du_midi2.h25 unsigned int sysex8_streams; /* number of sysex8 streams: 0-255 */ member
H A Df_midi2.c593 .sysex8_streams = b->sysex8_streams, in reply_ump_stream_fb_info()
1593 fb->info.sysex8_streams = b->sysex8_streams; in f_midi2_create_card()
2266 F_MIDI2_BLOCK_OPT(sysex8_streams, "%u", 0, 255);
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-midi252 sysex8_streams Max number of SysEx8 streams (8 bit)
/linux/include/sound/
H A Dump_msg.h706 u32 sysex8_streams:8; member
721 u32 sysex8_streams:8;
/linux/sound/core/
H A Dump.c551 fb->info.sysex8_streams); in snd_ump_proc_read()
859 info->sysex8_streams = buf->fb_info.sysex8_streams; in fill_fb_info()
864 info->sysex8_streams, info->flags); in fill_fb_info()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h854 unsigned char sysex8_streams; /* max number of sysex8 streams */
850 unsigned char sysex8_streams; /* max number of sysex8 streams */ global() member
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h850 unsigned char sysex8_streams; /* max number of sysex8 streams */ member
/linux/Documentation/usb/
H A Dgadget-testing.rst1058 sysex8_streams Max number of SysEx8 streams (8 bit)