Home | Sort by: relevance | last modified time | path |
/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) { |