Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_midi.h22 bool id_allocated; member
H A Df_midi.c1213 if (opts->id_allocated) in f_midi_opts_id_store()
1216 opts->id_allocated = true; in f_midi_opts_id_store()
1255 if (opts->id_allocated) in f_midi_free_inst()