Lines Matching refs:data
41 void *data;
66 desc_cport = desc->data;
165 descriptor->data = (char *)desc + sizeof(*desc_header);
200 desc_string = descriptor->data;
224 * bundle, and set up data structures for the functions that use
244 desc_cport = desc->data;
264 desc_cport = tmp->data;
287 desc_cport = desc->data;
308 * Find bundle descriptors in the manifest and set up their data
325 desc_bundle = desc->data;
391 struct greybus_descriptor_interface *desc_intf = interface_desc->data;
440 * and the location size of its data in the buffer.
452 bool gb_manifest_parse(struct gb_interface *intf, void *data, size_t size)
475 manifest = data;