Home
last modified time | relevance | path

Searched refs:console_needs_start_stop (Results 1 – 1 of 1) sorted by relevance

/u-boot/common/
A Dconsole.c261 static bool console_needs_start_stop(int file, struct stdio_dev *sdev) in console_needs_start_stop() function
393 static inline bool console_needs_start_stop(int file, struct stdio_dev *sdev) in console_needs_start_stop() function
456 if (!console_needs_start_stop(file, sdev)) in console_start()
471 if (!console_needs_start_stop(file, sdev)) in console_stop()

Completed in 6 milliseconds