Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dcontrol.h47 int gb_control_get_manifest_size_operation(struct gb_interface *intf);
Dcontrol.c105 int gb_control_get_manifest_size_operation(struct gb_interface *intf) in gb_control_get_manifest_size_operation() function
Dinterface.c1095 size = gb_control_get_manifest_size_operation(intf); in gb_interface_enable()