Searched refs:ENOTTY (Results 1 - 25 of 362) sorted by path

1234567891011>>

/linux-master/drivers/char/
H A Duv_mmtimer.c133 ret = -ENOTTY;
/linux-master/drivers/media/usb/gspca/
H A Dtopro.c4817 return -ENOTTY;
4828 return -ENOTTY;
/linux-master/drivers/s390/char/
H A Dsclp_ctl.c106 return -ENOTTY;
/linux-master/drivers/xen/xenbus/
H A Dxenbus_dev_backend.c88 return -ENOTTY;
/linux-master/fs/jffs2/
H A Dioctl.c20 return -ENOTTY;
/linux-master/include/uapi/asm-generic/
H A Derrno-base.h29 #define ENOTTY 25 /* Not a typewriter */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Derrno-base.h29 #define ENOTTY 25 /* Not a typewriter */ macro
/linux-master/arch/parisc/kernel/
H A Dperf.c462 error = -ENOTTY;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_vio.c173 return -ENOTTY;
H A Dbook3s_hv.c6040 r = -ENOTTY;
H A Dbook3s_pr.c2051 return -ENOTTY;
H A Dpowerpc.c2264 return -ENOTTY;
2289 return -ENOTTY;
2314 if (r != -ENOTTY)
2492 r = -ENOTTY;
/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc52xx_gpt.c598 ret = -ENOTTY;
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c935 return -ENOTTY;
939 return -ENOTTY;
973 return -ENOTTY;
977 return -ENOTTY;
/linux-master/arch/s390/hypfs/
H A Dhypfs_dbfs.c70 rc = -ENOTTY;
H A Dhypfs_sprp.c127 return -ENOTTY;
/linux-master/arch/s390/kernel/
H A Dperf_cpum_cf.c1677 ret = -ENOTTY;
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c2603 r = -ENOTTY;
2838 r = -ENOTTY;
3128 r = -ENOTTY;
5720 r = -ENOTTY;
/linux-master/arch/um/drivers/
H A Dharddog_kern.c134 return -ENOTTY;
/linux-master/arch/x86/events/intel/
H A Duncore_snb.c972 return -ENOTTY;
/linux-master/arch/x86/include/asm/
H A Dsev.h254 return -ENOTTY;
/linux-master/arch/x86/kernel/
H A Dapm_32.c1533 return -ENOTTY;
/linux-master/arch/x86/kernel/cpu/mce/
H A Ddev-mcelog.c277 return -ENOTTY;
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dif.c221 return -ENOTTY;
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dvirt.c288 return -ENOTTY;

Completed in 353 milliseconds

1234567891011>>