Searched refs:boot_options (Results 1 – 3 of 3) sorted by relevance
670 static char boot_options[MAX_BOOT_OPTIONS_SIZE]; variable676 module_param_string(u14_34f, boot_options, MAX_BOOT_OPTIONS_SIZE, 0);1089 if(strlen(boot_options)) option_setup(boot_options); in u14_34f_detect()
924 static char boot_options[MAX_BOOT_OPTIONS_SIZE]; variable930 module_param_string(eata, boot_options, MAX_BOOT_OPTIONS_SIZE, 0);1555 if (strlen(boot_options)) in eata2x_detect()1556 option_setup(boot_options); in eata2x_detect()
218 u16 boot_options; member