Searched refs:ENOSYS (Results 1 – 8 of 8) sorted by relevance
33 return -ENOSYS; in tpm_startup()55 return -ENOSYS; in tpm_auto_start()65 return -ENOSYS; in tpm_resume()75 return -ENOSYS; in tpm_self_test_full()85 return -ENOSYS; in tpm_continue_self_test()121 return -ENOSYS; in tpm_nv_enable_locking()123 return -ENOSYS; in tpm_nv_enable_locking()133 return -ENOSYS; in tpm_nv_read_value()144 return -ENOSYS; in tpm_nv_write_value()155 return -ENOSYS; in tpm_write_lock()[all …]
52 ERRNO_MSG(ENOSYS, "Function not implemented"),
180 return -ENOSYS; in print_hex_dump()
85 #define ENOSYS 38 /* Function not implemented */ macro
161 } else if (errno != ENOSYS) { in mbedtls_platform_entropy_poll()
122 return log_msg_ret("sys", -ENOSYS); in setup_block()
34 return -ENOSYS; in efi_info_get()
3870 set_errno(ENOSYS); /* not yet implemented */ in lwip_ioctl()3937 set_errno(ENOSYS); /* not yet implemented */ in lwip_fcntl()3942 set_errno(ENOSYS); /* not yet implemented */ in lwip_fcntl()
Completed in 30 milliseconds