Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/function/
Du_midi.h22 bool id_allocated; member
Df_midi.c1179 if (opts->id_allocated) in f_midi_opts_id_store()
1182 opts->id_allocated = true; in f_midi_opts_id_store()
1221 if (opts->id_allocated) in f_midi_free_inst()
/Linux-v5.15/drivers/tty/serial/
Dfsl_lpuart.c278 bool id_allocated; member
2709 sport->id_allocated = true; in lpuart_probe()
2771 if (sport->id_allocated) in lpuart_probe()
2782 if (sport->id_allocated) in lpuart_remove()