Searched refs:ENOTTY (Results 26 - 50 of 285) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci.c2312 return -ENOTTY;
2316 return -ENOTTY;
2353 return -ENOTTY;
2357 return -ENOTTY;
2387 return -ENOTTY;
2391 return -ENOTTY;
2418 return -ENOTTY;
2422 return -ENOTTY;
2452 if (rc != -ENOTTY)
2456 if (rc != -ENOTTY)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/pcie/aer/
H A Daer_inject.c333 ret = -ENOTTY;
339 ret = -ENOTTY;
349 ret = -ENOTTY;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dioctl.c32 * returns -ENOTTY.
39 int error = -ENOTTY;
502 error = -ENOTTY;
572 error = -ENOTTY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppstats/
H A Dpppstats.c156 if (errno == ENOTTY)
182 if (errno == ENOTTY) {
259 if (errno == ENOTTY) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppstats/
H A Dpppstats.c156 if (errno == ENOTTY)
182 if (errno == ENOTTY) {
259 if (errno == ENOTTY) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dat91rm9200_wdt.c169 return -ENOTTY;
H A Dbcm47xx_wdt.c208 return -ENOTTY;
H A Dbooke_wdt.c174 return -ENOTTY;
H A Dep93xx_wdt.c142 int ret = -ENOTTY;
H A Dindydog.c149 return -ENOTTY;
H A Diop_wdt.c137 int ret = -ENOTTY;
H A Dixp2000_wdt.c112 int ret = -ENOTTY;
H A Dixp4xx_wdt.c102 int ret = -ENOTTY;
H A Dpnx833x_wdt.c155 return -ENOTTY;
H A Dsbc_epx_c3.c144 return -ENOTTY;
H A Dsbc_fitpc2_wdt.c124 int ret = -ENOTTY;
H A Dscx200_wdt.c199 return -ENOTTY;
H A Dsoftdog.c229 return -ENOTTY;
H A Dwdt285.c141 int ret = -ENOTTY;
H A Dmpcore_wdt.c236 return -ENOTTY;
286 return -ENOTTY;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dioctl.c186 return -ENOTTY;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dioctl.c178 return -ENOTTY;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/apei/
H A Derst-dbg.c75 return -ENOTTY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dread_pwd.c309 #ifdef ENOTTY
310 if (errno == ENOTTY)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dread_pwd.c312 # ifdef ENOTTY
313 if (errno == ENOTTY)

Completed in 291 milliseconds

1234567891011>>