Searched refs:product_string (Results 1 – 5 of 5) sorted by relevance
305 char *product_string = in smsusb1_detectmode() local310 if (!product_string) { in smsusb1_detectmode()311 product_string = "none"; in smsusb1_detectmode()313 } else if (strstr(product_string, "DVBH")) in smsusb1_detectmode()315 else if (strstr(product_string, "BDA")) in smsusb1_detectmode()317 else if (strstr(product_string, "DVBT")) in smsusb1_detectmode()319 else if (strstr(product_string, "TDMB")) in smsusb1_detectmode()322 pr_debug("%d \"%s\"\n", *mode, product_string); in smsusb1_detectmode()
404 control->product_string = str; in gb_manifest_parse_interface()420 kfree(control->product_string); in gb_manifest_parse_interface()421 control->product_string = NULL; in gb_manifest_parse_interface()
416 return scnprintf(buf, PAGE_SIZE, "%s\n", control->product_string); in product_string_show()418 static DEVICE_ATTR_RO(product_string);434 kfree(control->product_string); in gb_control_release()
28 char *product_string; member
155 What: /sys/bus/greybus/devices/N-M.I.ctrl/product_string