Searched refs:greybus_descriptor_interface (Results 1 – 2 of 2) sorted by relevance
110 struct greybus_descriptor_interface { struct 164 struct greybus_descriptor_interface interface;111 vendor_stringidgreybus_descriptor_interface global() argument 112 product_stringidgreybus_descriptor_interface global() argument 113 featuresgreybus_descriptor_interface global() argument 114 padgreybus_descriptor_interface global() argument
131 expected_size += sizeof(struct greybus_descriptor_interface); in identify_descriptor() 391 struct greybus_descriptor_interface *desc_intf = interface_desc->data; in gb_manifest_parse_interface()