Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dcontrol.h48 int gb_control_get_manifest_operation(struct gb_interface *intf, void *manifest,
Dcontrol.c123 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()