Searched refs:no_doc_sections (Results 1 – 4 of 4) sorted by relevance
| /linux/scripts/ |
| H A D | kernel-doc | 375 no_doc_sections=args.no_doc_sections):
|
| H A D | kernel-doc.py | |
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_files.py | 330 symbol=None, nosymbol=None, no_doc_sections=False, 365 no_doc_sections) 373 no_doc_sections) 241 msg(self, enable_lineno=False, export=False, internal=False, symbol=None, nosymbol=None, no_doc_sections=False, filenames=None, export_file=None) global() argument
|
| H A D | kdoc_output.py | 79 self.no_doc_sections = False 91 enable_lineno, no_doc_sections): argument 101 self.no_doc_sections = no_doc_sections 138 if self.no_doc_sections:
|