Searched refs:print_free_prototype (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 2016 def print_free_prototype(ri, direction, suffix=';'): function 2071 print_free_prototype(ri, direction) 2137 print_free_prototype(ri, 'reply') 2157 print_free_prototype(ri, direction, suffix='') 2168 print_free_prototype(ri, "") 2184 print_free_prototype(ri, 'reply', suffix='') 2202 print_free_prototype(ri, 'reply', suffix='')
|