Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/include/shared/
Dos.h20 #define OS_TYPE_CHARDEV 4 macro
/linux-2.6.39/arch/um/os-Linux/
Dfile.c143 return OS_TYPE_CHARDEV; in os_file_type()