Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/greybus/
Dcontrol.h51 int gb_control_get_manifest_operation(struct gb_interface *intf, void *manifest,
/Linux-v6.6/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()