Lines Matching refs:data
83 return entry ? entry->data : NULL;
92 return entry ? entry->data : NULL;
100 return entry ? entry->data : NULL;
108 return entry ? entry->data : NULL;
398 start_element(void *data, const char *element_name, const char **atts)
400 struct parser_context *ctx = data;
456 end_element(void *data, const char *name)
458 struct parser_context *ctx = data;
509 character_data(void *data, const XML_Char *s, int len)
609 fprintf(stderr, "unable to find gen (%u) data\n", ver_10);
758 struct intel_group *command = entry->data;
778 return entry->data;