Searched refs:__setup_param (Results 1 – 1 of 1) sorted by relevance
/include/linux/ |
A D | init.h | 339 #define __setup_param(str, unique_id, fn, early) \ macro 353 __setup_param(str, fn, fn, 0) 362 __setup_param(str, fn, fn, 1) 389 #define __setup_param(str, unique_id, fn) /* nothing */ macro
|
Completed in 9 milliseconds