Searched refs:gb_manifest_parse (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/greybus/
H A Dmanifest.h15 bool gb_manifest_parse(struct gb_interface *intf, void *data, size_t size);
/linux-master/drivers/greybus/
H A Dmanifest.c452 bool gb_manifest_parse(struct gb_interface *intf, void *data, size_t size) function
H A Dinterface.c1123 if (!gb_manifest_parse(intf, manifest, size)) {

Completed in 120 milliseconds