Home
last modified time | relevance | path

Searched refs:greybus_descriptor_string (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Dgreybus_manifest.h97 struct greybus_descriptor_string { struct
160 struct greybus_descriptor_string string;
Dmanifest.c124 expected_size += sizeof(struct greybus_descriptor_string); in identify_descriptor()
187 struct greybus_descriptor_string *desc_string; in gb_string_get()