Home
last modified time | relevance | path

Searched refs:ENOSYS (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Derrno.h9 #define ENOSYS 38 /* Function not implemented */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Derrno.h63 #define ENOSYS 89 /* Function not implemented */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Derrno.h108 #define ENOSYS 88 /* Function not implemented */ macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c3453 return -ENOSYS; in hub_ioctl()
H A DdrvEhciHcd.c8400 return -ENOSYS; in ehci_urb_enqueue()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c2872 iRetVal = -ENOSYS; in ms_urb_enqueue()