Home
last modified time | relevance | path

Searched defs:STDIO_DEV_ASSIGN_FLUSH (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/
A Dstdio_dev.h43 #define STDIO_DEV_ASSIGN_FLUSH(dev, flush_func) ((dev)->flush = (flush_func)) macro
45 #define STDIO_DEV_ASSIGN_FLUSH(dev, flush_func) macro

Completed in 3 milliseconds