Searched refs:pnp_string (Results 1 – 5 of 5) sorted by relevance
86 static char *pnp_string = variable151 opts->pnp_string = kstrdup(iPNPstring, GFP_KERNEL); in printer_bind()152 if (!opts->pnp_string) { in printer_bind()162 opts->pnp_string = pnp_string; in printer_bind()
90 char *pnp_string; /* We don't own memory! */ member1002 if (!dev->pnp_string) { in printer_func_setup()1006 value = strlen(dev->pnp_string); in printer_func_setup()1009 memcpy(buf + 2, dev->pnp_string, value); in printer_func_setup()1011 dev->pnp_string); in printer_func_setup()1215 if (!opts->pnp_string) in f_printer_opts_pnp_string_show()1218 result = strlcpy(page, opts->pnp_string, PAGE_SIZE); in f_printer_opts_pnp_string_show()1248 kfree(opts->pnp_string); in f_printer_opts_pnp_string_store()1251 opts->pnp_string = new_pnp; in f_printer_opts_pnp_string_store()1259 CONFIGFS_ATTR(f_printer_opts_, pnp_string);[all …]
21 char *pnp_string; member
8 pnp_string Data to be passed to the host in pnp string
849 pnp_string Data to be passed to the host in pnp string