/openbsd/sys/kern/ |
H A D | vfs_vops.c | 68 return (EOPNOTSUPP); in VOP_ISLOCKED() 83 return (EOPNOTSUPP); in VOP_LOOKUP() 101 return (EOPNOTSUPP); in VOP_CREATE() 119 return (EOPNOTSUPP); in VOP_MKNOD() 136 return (EOPNOTSUPP); in VOP_OPEN() 154 return (EOPNOTSUPP); in VOP_CLOSE() 172 return (EOPNOTSUPP); in VOP_ACCESS() 189 return (EOPNOTSUPP); in VOP_GETATTR() 208 return (EOPNOTSUPP); in VOP_SETATTR() 225 return (EOPNOTSUPP); in VOP_READ() [all …]
|
H A D | subr_suspend.c | 68 return EOPNOTSUPP; in sleep_state() 71 return EOPNOTSUPP; in sleep_state()
|
/openbsd/sys/sys/ |
H A D | protosw.h | 287 return (EOPNOTSUPP); in pru_bind() 295 return (EOPNOTSUPP); in pru_listen() 303 return (EOPNOTSUPP); in pru_connect() 311 return (EOPNOTSUPP); in pru_accept() 319 return (EOPNOTSUPP); in pru_disconnect() 353 return (EOPNOTSUPP); in pru_control() 369 return (EOPNOTSUPP); in pru_rcvoob() 381 return (EOPNOTSUPP); in pru_sendoob() 401 return (EOPNOTSUPP); in pru_connect2()
|
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/ |
H A D | amdgpu_smu.c | 80 return -EOPNOTSUPP; in smu_sys_get_pp_feature_mask() 91 return -EOPNOTSUPP; in smu_sys_set_pp_feature_mask() 284 return -EOPNOTSUPP; in smu_dpm_set_power_gate() 490 return -EOPNOTSUPP; in smu_sys_get_pp_table() 513 return -EOPNOTSUPP; in smu_sys_set_pp_table() 1770 return -EOPNOTSUPP; in smu_display_configuration_change() 1906 return -EOPNOTSUPP; in smu_handle_task() 1949 return -EOPNOTSUPP; in smu_switch_power_profile() 1979 return -EOPNOTSUPP; in smu_get_performance_level() 1995 return -EOPNOTSUPP; in smu_force_performance_level() [all …]
|
H A D | smu_internal.h | 61 #define smu_feature_get_enabled_mask(smu, mask) smu_ppt_funcs(get_enabled_mask, -EOPNOTSUPP, smu… 97 …s(smu, config_table) smu_ppt_funcs(get_default_config_table_settings, -EOPNOTSUPP, smu, config_tab… 98 #define smu_set_config_table(smu, config_table) smu_ppt_funcs(set_config_table, -EOPNOTSUPP, smu…
|
/openbsd/sys/dev/pci/drm/amd/pm/ |
H A D | amdgpu_dpm.c | 115 int ret = -EOPNOTSUPP; in amdgpu_dpm_set_gfx_power_up_by_imu() 616 return -EOPNOTSUPP; in amdgpu_dpm_send_hbm_bad_pages_num() 631 return -EOPNOTSUPP; in amdgpu_dpm_send_hbm_bad_channel_flag() 651 return -EOPNOTSUPP; in amdgpu_dpm_get_dpm_freq_range() 675 return -EOPNOTSUPP; in amdgpu_dpm_set_soft_freq_range() 710 return -EOPNOTSUPP; in amdgpu_dpm_wait_for_event() 725 return -EOPNOTSUPP; in amdgpu_dpm_set_residency_gfxoff() 740 return -EOPNOTSUPP; in amdgpu_dpm_get_residency_gfxoff() 755 return -EOPNOTSUPP; in amdgpu_dpm_get_entrycount_gfxoff() 770 return -EOPNOTSUPP; in amdgpu_dpm_get_status_gfxoff() [all …]
|
/openbsd/sys/dev/pci/drm/ |
H A D | drm_context.c | 182 return -EOPNOTSUPP; in drm_legacy_getsareactx() 229 return -EOPNOTSUPP; in drm_legacy_setsareactx() 333 return -EOPNOTSUPP; in drm_legacy_resctx() 367 return -EOPNOTSUPP; in drm_legacy_addctx() 415 return -EOPNOTSUPP; in drm_legacy_getctx() 440 return -EOPNOTSUPP; in drm_legacy_switchctx() 463 return -EOPNOTSUPP; in drm_legacy_newctx() 488 return -EOPNOTSUPP; in drm_legacy_rmctx()
|
H A D | drm_scatter.c | 88 return -EOPNOTSUPP; in drm_legacy_sg_alloc() 91 return -EOPNOTSUPP; in drm_legacy_sg_alloc() 204 return -EOPNOTSUPP; in drm_legacy_sg_free() 207 return -EOPNOTSUPP; in drm_legacy_sg_free()
|
H A D | drm_bufs.c | 427 return -EOPNOTSUPP; in drm_legacy_addmap_ioctl() 472 return -EOPNOTSUPP; in drm_legacy_getmap_ioctl() 629 return -EOPNOTSUPP; in drm_legacy_rmmap_ioctl() 899 return -EOPNOTSUPP; in drm_legacy_addbufs_pci() 1119 return -EOPNOTSUPP; in drm_legacy_addbufs_sg() 1276 return -EOPNOTSUPP; in drm_legacy_addbufs() 1279 return -EOPNOTSUPP; in drm_legacy_addbufs() 1322 return -EOPNOTSUPP; in __drm_legacy_infobufs() 1325 return -EOPNOTSUPP; in __drm_legacy_infobufs() 1412 return -EOPNOTSUPP; in drm_legacy_markbufs() [all …]
|
H A D | drm_syncobj.c | 857 return -EOPNOTSUPP; in drm_syncobj_create_ioctl() 874 return -EOPNOTSUPP; in drm_syncobj_destroy_ioctl() 889 return -EOPNOTSUPP; in drm_syncobj_handle_to_fd_ioctl() 913 return -EOPNOTSUPP; in drm_syncobj_fd_to_handle_ioctl() 1043 return -EOPNOTSUPP; in drm_syncobj_transfer_ioctl() 1372 return -EOPNOTSUPP; in drm_syncobj_wait_ioctl() 1405 return -EOPNOTSUPP; in drm_syncobj_timeline_wait_ioctl() 1486 return -EOPNOTSUPP; in drm_syncobj_eventfd_ioctl() 1495 return -EOPNOTSUPP; in drm_syncobj_eventfd_ioctl() 1546 return -EOPNOTSUPP; in drm_syncobj_reset_ioctl() [all …]
|
/openbsd/sys/lib/libsa/ |
H A D | fchmod.c | 43 errno = EOPNOTSUPP; in fchmod() 53 errno = EOPNOTSUPP; in fchmod() 58 errno = EOPNOTSUPP; in fchmod()
|
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/ |
H A D | amd_powerplay.c | 513 return -EOPNOTSUPP; in pp_dpm_set_fan_control_mode() 516 return -EOPNOTSUPP; in pp_dpm_set_fan_control_mode() 531 return -EOPNOTSUPP; in pp_dpm_get_fan_control_mode() 534 return -EOPNOTSUPP; in pp_dpm_get_fan_control_mode() 548 return -EOPNOTSUPP; in pp_dpm_set_fan_speed_pwm() 551 return -EOPNOTSUPP; in pp_dpm_set_fan_speed_pwm() 564 return -EOPNOTSUPP; in pp_dpm_get_fan_speed_pwm() 567 return -EOPNOTSUPP; in pp_dpm_get_fan_speed_pwm() 580 return -EOPNOTSUPP; in pp_dpm_get_fan_speed_rpm() 583 return -EOPNOTSUPP; in pp_dpm_get_fan_speed_rpm() [all …]
|
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_pp_smu.c | 441 if (ret && (ret != -EOPNOTSUPP)) in dm_pp_apply_clock_for_voltage_request() 571 if (ret == -EOPNOTSUPP) in pp_nv_set_display_count() 589 if (ret == -EOPNOTSUPP) in pp_nv_set_min_deep_sleep_dcfclk() 612 if (ret == -EOPNOTSUPP) in pp_nv_set_hard_min_dcefclk_by_freq() 635 if (ret == -EOPNOTSUPP) in pp_nv_set_hard_min_uclk_by_freq() 683 if (ret == -EOPNOTSUPP) in pp_nv_set_voltage_by_freq() 700 if (ret == -EOPNOTSUPP) in pp_nv_get_maximum_sustainable_clocks() 718 if (ret == -EOPNOTSUPP) in pp_nv_get_uclk_dpm_states() 734 if (ret == -EOPNOTSUPP) in pp_rn_get_dpm_clock_table()
|
/openbsd/sys/dev/acpi/ |
H A D | acpi_apm.c | 142 error = EOPNOTSUPP; in acpiioctl() 229 return EOPNOTSUPP; in request_sleep() 260 return (EOPNOTSUPP); in acpikqfilter()
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | i915_hwmon.c | 332 return -EOPNOTSUPP; in hwm_in_read() 481 return -EOPNOTSUPP; in hwm_power_read() 497 return -EOPNOTSUPP; in hwm_power_write() 562 return -EOPNOTSUPP; in hwm_energy_read() 598 return -EOPNOTSUPP; in hwm_curr_read() 612 return -EOPNOTSUPP; in hwm_curr_write() 652 return -EOPNOTSUPP; in hwm_read() 668 return -EOPNOTSUPP; in hwm_write() 707 return -EOPNOTSUPP; in hwm_gt_read()
|
/openbsd/gnu/usr.bin/perl/win32/include/sys/ |
H A D | errno2.h | 68 #ifndef EOPNOTSUPP /* New in VC10 */ 69 # define EOPNOTSUPP WSAEOPNOTSUPP macro
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_psp_ta.c | 187 ret = -EOPNOTSUPP; in ta_if_load_debugfs_write() 221 ret = -EOPNOTSUPP; in ta_if_load_debugfs_write() 276 return -EOPNOTSUPP; in ta_if_unload_debugfs_write() 348 ret = -EOPNOTSUPP; in ta_if_invoke_debugfs_write()
|
H A D | amdgpu_reset.c | 90 return -EOPNOTSUPP; in amdgpu_reset_prepare_hwcontext() 106 return -EOPNOTSUPP; in amdgpu_reset_perform_reset()
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | mem.c | 280 return (EOPNOTSUPP); in mem_ioctl() 324 return (EOPNOTSUPP); in mem_range_attr_get() 339 return (EOPNOTSUPP); in mem_range_attr_set()
|
/openbsd/sys/arch/alpha/pci/ |
H A D | pci_machdep.c | 117 return (EOPNOTSUPP); in alpha_sysctl_chipset() 139 return (EOPNOTSUPP); in alpha_sysctl_chipset()
|
/openbsd/sys/arch/i386/i386/ |
H A D | mem.c | 288 return (EOPNOTSUPP); in mem_ioctl() 333 return (EOPNOTSUPP); in mem_range_attr_get() 348 return (EOPNOTSUPP); in mem_range_attr_set()
|
/openbsd/sys/arch/amd64/stand/efiboot/ |
H A D | efipxe.c | 256 return EOPNOTSUPP; in tftp_readdir() 297 return EOPNOTSUPP; in tftpioctl() 304 return EOPNOTSUPP; in tftpstrategy()
|
/openbsd/sys/arch/macppc/dev/ |
H A D | apm.c | 343 return EOPNOTSUPP; in request_sleep() 367 return EOPNOTSUPP; in sleep_showstate() 386 return EOPNOTSUPP; in gosleep()
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | errno.h | 195 #ifndef EOPNOTSUPP 196 #define EOPNOTSUPP 9929 macro
|
/openbsd/sys/arch/loongson/dev/ |
H A D | apm.c | 234 error = EOPNOTSUPP; in apmioctl() 244 error = EOPNOTSUPP; in apmioctl() 277 error = EOPNOTSUPP; /* XXX */ in apmioctl()
|