Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Du_midi.h22 bool id_allocated; member
H A Df_midi.c1223 if (opts->id_allocated) in f_midi_opts_id_store()
1226 opts->id_allocated = true; in f_midi_opts_id_store()
1265 if (opts->id_allocated) in f_midi_free_inst()
/linux-6.15/net/shaper/
H A Dshaper.c300 bool id_allocated = false; in net_shaper_pre_insert() local
329 id_allocated = true; in net_shaper_pre_insert()
354 if (id_allocated) in net_shaper_pre_insert()