Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
Du_printer.h22 bool pnp_string_allocated; member
Df_printer.c1266 if (opts->pnp_string_allocated) in f_printer_opts_pnp_string_store()
1269 opts->pnp_string_allocated = true; in f_printer_opts_pnp_string_store()
1366 if (opts->pnp_string_allocated) in gprinter_free_inst()
/linux-6.12.1/drivers/usb/gadget/legacy/
Dprinter.c157 opts->pnp_string_allocated = true; in printer_bind()