Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/function/
Df_midi.c1085 #define F_MIDI_OPT(name, test_limit, limit) \ macro
1129 F_MIDI_OPT(index, true, SNDRV_CARDS);
1130 F_MIDI_OPT(buflen, false, 0);
1131 F_MIDI_OPT(qlen, false, 0);
1132 F_MIDI_OPT(in_ports, true, MAX_PORTS);
1133 F_MIDI_OPT(out_ports, true, MAX_PORTS);