Searched refs:early_boot (Results 1 – 3 of 3) sorted by relevance
10 void uart16550_init(__unused bool early_boot) {} in uart16550_init() argument
137 void uart16550_init(bool early_boot);
153 void uart16550_init(bool early_boot) in uart16550_init() argument161 if (!early_boot) { in uart16550_init()
Completed in 5 milliseconds