Searched refs:pnp_string (Results 1 – 5 of 5) sorted by relevance
87 static char *pnp_string = variable152 opts->pnp_string = kstrdup(iPNPstring, GFP_KERNEL); in printer_bind()153 if (!opts->pnp_string) { in printer_bind()163 opts->pnp_string = pnp_string; in printer_bind()
92 char **pnp_string; /* We don't own memory! */ member998 if (!*dev->pnp_string) { in printer_func_setup()1002 value = strlen(*dev->pnp_string); in printer_func_setup()1005 memcpy(buf + 2, *dev->pnp_string, value); in printer_func_setup()1007 *dev->pnp_string); in printer_func_setup()1211 if (!opts->pnp_string) in f_printer_opts_pnp_string_show()1244 kfree(opts->pnp_string); in f_printer_opts_pnp_string_store()1247 opts->pnp_string = new_pnp; in f_printer_opts_pnp_string_store()1255 CONFIGFS_ATTR(f_printer_opts_, pnp_string);1344 kfree(opts->pnp_string); in gprinter_free_inst()[all …]
21 char *pnp_string; member
8 pnp_string Data to be passed to the host in pnp string
871 pnp_string Data to be passed to the host in pnp string
Completed in 8 milliseconds