Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds