HomeSort by: relevance | last modified time | path
    Searched defs:nomodeset (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun50i_a64_ccu.c 622 bool nomodeset; local in function:sun50i_a64_ccu_attach
640 nomodeset = false;
641 prop_dictionary_get_bool(prop, "nomodeset", &nomodeset);
642 if (!nomodeset) {
sun50i_a64_ccu.c 622 bool nomodeset; local in function:sun50i_a64_ccu_attach
640 nomodeset = false;
641 prop_dictionary_get_bool(prop, "nomodeset", &nomodeset);
642 if (!nomodeset) {
sun50i_a64_ccu.c 622 bool nomodeset; local in function:sun50i_a64_ccu_attach
640 nomodeset = false;
641 prop_dictionary_get_bool(prop, "nomodeset", &nomodeset);
642 if (!nomodeset) {

Completed in 31 milliseconds