Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/function/
Du_midi.h22 bool id_allocated; member
Df_midi.c1171 if (opts->id_allocated) in f_midi_opts_id_store()
1174 opts->id_allocated = true; in f_midi_opts_id_store()
1213 if (opts->id_allocated) in f_midi_free_inst()
/Linux-v5.10/drivers/tty/serial/
Dfsl_lpuart.c268 bool id_allocated; member
2646 sport->id_allocated = true; in lpuart_probe()
2702 if (sport->id_allocated) in lpuart_probe()
2713 if (sport->id_allocated) in lpuart_remove()