Home
last modified time | relevance | path

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

/linux/arch/um/include/shared/
H A Dos.h26 #define OS_TYPE_CHARDEV 4 macro
/linux/arch/um/os-Linux/
H A Dfile.c149 return OS_TYPE_CHARDEV; in os_file_type()