Searched refs:xml_create_context (Results 1 – 3 of 3) sorted by relevance
264 struct iio_context * xml_create_context(const char *xml_file);
366 return xml_create_context(xml_file); in iio_create_xml_context()
422 struct iio_context * xml_create_context(const char *xml_file) in xml_create_context() function