Searched refs:F_MIDI_OPT (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/usb/gadget/function/
H A Df_midi.c1083 #define F_MIDI_OPT(name, test_limit, limit) \ macro
1172 F_MIDI_OPT(buflen, false, 0);
1173 F_MIDI_OPT(qlen, false, 0);
1174 F_MIDI_OPT(in_ports, true, MAX_PORTS);
1175 F_MIDI_OPT(out_ports, true, MAX_PORTS);

Completed in 267 milliseconds