Searched defs:xml_path (Results 1 – 3 of 3) sorted by relevance
14 def consume(self, xml_path, input): argument
18 def consume(self, xml_path, input): argument
964 struct audio_route *audio_route_init(unsigned int card, const char *xml_path) in audio_route_init()