Home
last modified time | relevance | path

Searched refs:ENOTTY (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Derrno-base.h28 #define ENOTTY 25 /* Not a typewriter */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Derrno.h53 #define ENOTTY 25 /* Not a typewriter */ macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/utopia_adaption/vdec_v3/
H A DVDEC_EX_adp.c778 if (u32Cmd >= E_VDEC_EX_V2_CMD_MAX) return -ENOTTY; in VDEC_EX_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/vdec_lite/utopia_adaption/vdec_lite/
H A DVDEC_EX_adp.c823 if (u32Cmd >= E_VDEC_EX_V2_CMD_MAX) return -ENOTTY; in VDEC_EX_adp_Ioctl()