Home
last modified time | relevance | path

Searched refs:testing_append_commands_node (Results 1 – 1 of 1) sorted by relevance

/third_party/backends/sanei/
Dsanei_usb.c203 static xmlNode* testing_append_commands_node = NULL; variable
684 testing_append_commands_node = xmlPreviousElementSibling(next); in sanei_xml_get_next_tx_node()
1068 node = testing_append_commands_node; in sanei_usb_record_debug_msg()
1077 testing_append_commands_node = node; in sanei_usb_record_debug_msg()
1135 testing_append_commands_node = NULL; in sanei_usb_testing_record_clear()
1319 xmlAddNextSibling(testing_append_commands_node, xmlNewText((const xmlChar*)"\n ")); in sanei_usb_testing_exit()
1334 testing_append_commands_node = NULL; in sanei_usb_testing_exit()
2411 testing_append_commands_node = xmlAddChild(e_transactions, xmlNewText((const xmlChar*)"")); in sanei_usb_record_open()
3223 node = testing_append_commands_node; in sanei_usb_record_read_bulk()
3251 testing_append_commands_node = node; in sanei_usb_record_read_bulk()
[all …]