Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/jffs2/
Djffs2.h197 DT_FIFO = 1, enumerator
198 # define DT_FIFO DT_FIFO macro
/third_party/musl/porting/liteos_a/kernel/include/
Ddirent.h42 #define DT_FIFO 1 macro
/third_party/musl/include/
Ddirent.h42 #define DT_FIFO 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Ddirent.h42 #define DT_FIFO 1 macro
/third_party/libuv/include/uv/
Dunix.h191 # if defined(DT_FIFO)
192 # define UV__DT_FIFO DT_FIFO
/third_party/uboot/u-boot-2020.01/fs/yaffs2/
Dyportenv.h35 #define DT_FIFO 1 macro
Dyaffs_guts.c4504 return DT_FIFO; in yaffs_get_obj_type()
/third_party/libwebsockets/lib/misc/
Ddir.c153 case DT_FIFO: in lws_dir()
/third_party/glib/gio/
Dglocalfileenumerator.c286 case DT_FIFO: in file_type_from_dirent()
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs.h540 #define DT_FIFO 1 macro