Searched refs:__setup_param (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| D | init.h | 337 #define __setup_param(str, unique_id, fn, early) \ macro 351 __setup_param(str, fn, fn, 0) 360 __setup_param(str, fn, fn, 1) 387 #define __setup_param(str, unique_id, fn) /* nothing */ macro
|