Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Du_midi.h22 bool id_allocated; member
H A Df_midi.c1214 if (opts->id_allocated) in f_midi_opts_id_store()
1217 opts->id_allocated = true; in f_midi_opts_id_store()
1256 if (opts->id_allocated) in f_midi_free_inst()