desc_string 187 drivers/greybus/manifest.c struct greybus_descriptor_string *desc_string; desc_string 200 drivers/greybus/manifest.c desc_string = descriptor->data; desc_string 201 drivers/greybus/manifest.c if (desc_string->id == string_id) { desc_string 210 drivers/greybus/manifest.c string = kmemdup(&desc_string->string, desc_string->length + 1, desc_string 214 drivers/greybus/manifest.c string[desc_string->length] = '\0';