Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dgreybus_manifest.h157 struct greybus_descriptor { struct
175 struct greybus_descriptor descriptors[0]; argument
Dmanifest.c99 struct greybus_descriptor *desc, size_t size) in identify_descriptor()
457 struct greybus_descriptor *desc; in gb_manifest_parse()
504 desc = (struct greybus_descriptor *)((char *)desc + desc_size); in gb_manifest_parse()