Home
last modified time | relevance | path

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

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