Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dmanifest.c391 struct greybus_descriptor_interface *desc_intf = interface_desc->data; in gb_manifest_parse_interface() local
396 str = gb_string_get(intf, desc_intf->vendor_stringid); in gb_manifest_parse_interface()
401 str = gb_string_get(intf, desc_intf->product_stringid); in gb_manifest_parse_interface()
407 intf->features = desc_intf->features; in gb_manifest_parse_interface()