Home
last modified time | relevance | path

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

/drivers/greybus/
Dcontrol.c122 int gb_control_get_manifest_operation(struct gb_interface *intf, void *manifest, in gb_control_get_manifest_operation() function
Dinterface.c1114 ret = gb_control_get_manifest_operation(intf, manifest, size); in gb_interface_enable()