Home
last modified time | relevance | path

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

/external/u-boot/tools/patman/
Dpatman.py151 patchstream.InsertCoverLetter(cover_fname, series, options.count)
Dpatman151 patchstream.InsertCoverLetter(cover_fname, series, options.count)
Dfunc_test.py149 patchstream.InsertCoverLetter(cover_fname, series, count)
Dpatchstream.py493 def InsertCoverLetter(fname, series, count): function