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.c253 static bool console_needs_start_stop(int file, struct stdio_dev *sdev) in console_needs_start_stop() function
371 static inline bool console_needs_start_stop(int file, struct stdio_dev *sdev) in console_needs_start_stop() function
425 if (!console_needs_start_stop(file, sdev)) in console_start()
440 if (!console_needs_start_stop(file, sdev)) in console_stop()

Completed in 3 milliseconds