Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dmanifest.c392 struct greybus_descriptor_interface *desc_intf = interface_desc->data; in gb_manifest_parse_interface() local
397 str = gb_string_get(intf, desc_intf->vendor_stringid); in gb_manifest_parse_interface()
402 str = gb_string_get(intf, desc_intf->product_stringid); in gb_manifest_parse_interface()
408 intf->features = desc_intf->features; in gb_manifest_parse_interface()