Home
last modified time | relevance | path

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

/linux-6.15/tools/verification/dot2/
H A Ddot2k.py355 def __create_file(self, file_name, content): member in dot2k
373 self.__create_file(path, main_c)
378 self.__create_file(path, main_h)
382 self.__create_file(path, model_h)
386 self.__create_file(path, trace_h)
389 self.__create_file("Kconfig", kconfig)