Searched refs:print_prototype (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/net/ynl/ |
H A D | ynl-gen-c.py | 1311 def print_prototype(ri, direction, terminate=True, doc=None): function 1330 print_prototype(ri, "request", doc=ri.op['doc']) 1334 print_prototype(ri, "request") 1588 print_prototype(ri, direction, terminate=False) 1634 print_prototype(ri, direction, terminate=False)
|