Home
last modified time | relevance | path

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

/tools/include/uapi/asm-generic/
Derrno-base.h29 #define ENOTTY 25 /* Not a typewriter */ macro
/tools/testing/nvdimm/
Ddimm_devs.c29 return -ENOTTY; in security_show()
/tools/testing/nvdimm/test/
Dnfit.c1370 return -ENOTTY; in nfit_test_ctl()
1379 return -ENOTTY; in nfit_test_ctl()
1487 return -ENOTTY; in nfit_test_ctl()
1494 return -ENOTTY; in nfit_test_ctl()
1513 return -ENOTTY; in nfit_test_ctl()
1521 return -ENOTTY; in nfit_test_ctl()
1547 return -ENOTTY; in nfit_test_ctl()
1565 return -ENOTTY; in nfit_test_ctl()
1568 return -ENOTTY; in nfit_test_ctl()
1571 return -ENOTTY; in nfit_test_ctl()
[all …]
/tools/lib/perf/
Devlist.c267 if (errno != ENOTTY) in perf_evlist__id_add_fd()
/tools/power/x86/intel-speed-select/
Disst-config.c751 if (errno == ENOTTY) { in isst_send_mmio_command()
840 if (errno == ENOTTY) { in isst_send_mbox_command()