Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_midi2.c2218 #define F_MIDI2_BLOCK_OPT(name, format, minval, maxval) \ macro
2257 F_MIDI2_BLOCK_OPT(direction, "0x%x", 1, 3);
2258 F_MIDI2_BLOCK_OPT(first_group, "0x%x", 0, 15);
2259 F_MIDI2_BLOCK_OPT(num_groups, "0x%x", 1, 16);
2260 F_MIDI2_BLOCK_OPT(midi1_first_group, "0x%x", 0, 15);
2261 F_MIDI2_BLOCK_OPT(midi1_num_groups, "0x%x", 0, 16);
2262 F_MIDI2_BLOCK_OPT(ui_hint, "0x%x", 0, 3);
2263 F_MIDI2_BLOCK_OPT(midi_ci_version, "%u", 0, 1);
2264 F_MIDI2_BLOCK_OPT(sysex8_streams, "%u", 0, 255);
2265 F_MIDI2_BLOCK_OPT(is_midi1, "%u", 0, 2);