Home
last modified time | relevance | path

Searched refs:type_fp_param2 (Results 1 – 2 of 2) sorted by relevance

/scripts/lib/kdoc/
A Dkdoc_output.py38 type_fp_param2 = KernRe(r"\@(\w+->\S+)\(\)", cache=False) variable
245 (type_fp_param2, r"**\1\\(\\)**"),
/scripts/
A Dkernel-doc.pl70 my $type_fp_param2 = '\@(\w+->\S+)\(\)'; # Special RST handling for structs with func ptr params
108 [$type_fp_param2, "**\$1\\\\(\\\\)**"],

Completed in 6 milliseconds