Searched defs:handle (Results 176 - 200 of 313) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Duvd_v7_0.c216 static int uvd_v7_0_enc_get_create_msg(struct amdgpu_ring *ring, u32 handle, argument
279 static int uvd_v7_0_enc_get_destroy_msg(struct amdgpu_ring *ring, u32 handle, argument
364 static int uvd_v7_0_early_init(void *handle) argument
398 uvd_v7_0_sw_init(void *handle) argument
494 uvd_v7_0_sw_fini(void *handle) argument
521 uvd_v7_0_hw_init(void *handle) argument
599 uvd_v7_0_hw_fini(void *handle) argument
615 uvd_v7_0_suspend(void *handle) argument
651 uvd_v7_0_resume(void *handle) argument
1775 uvd_v7_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
[all...]
H A Duvd_v6_0.c208 static int uvd_v6_0_enc_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, argument
357 static int uvd_v6_0_early_init(void *handle) argument
271 uvd_v6_0_enc_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, struct amdgpu_bo *bo, struct dma_fence **fence) argument
378 uvd_v6_0_sw_init(void *handle) argument
440 uvd_v6_0_sw_fini(void *handle) argument
464 uvd_v6_0_hw_init(void *handle) argument
533 uvd_v6_0_hw_fini(void *handle) argument
545 uvd_v6_0_suspend(void *handle) argument
581 uvd_v6_0_resume(void *handle) argument
1142 uvd_v6_0_is_idle(void *handle) argument
1149 uvd_v6_0_wait_for_idle(void *handle) argument
1162 uvd_v6_0_check_soft_reset(void *handle) argument
1182 uvd_v6_0_pre_soft_reset(void *handle) argument
1193 uvd_v6_0_soft_reset(void *handle) argument
1224 uvd_v6_0_post_soft_reset(void *handle) argument
1449 uvd_v6_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1470 uvd_v6_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
1497 uvd_v6_0_get_clockgating_state(void *handle, u64 *flags) argument
[all...]
H A Dvce_v3_0.c399 static int vce_v3_0_early_init(void *handle) argument
418 static int vce_v3_0_sw_init(void *handle) argument
458 static int vce_v3_0_sw_fini(void *handle) argument
470 static int vce_v3_0_hw_init(void *handle) argument
490 vce_v3_0_hw_fini(void *handle) argument
505 vce_v3_0_suspend(void *handle) argument
540 vce_v3_0_resume(void *handle) argument
603 vce_v3_0_is_idle(void *handle) argument
614 vce_v3_0_wait_for_idle(void *handle) argument
632 vce_v3_0_check_soft_reset(void *handle) argument
673 vce_v3_0_soft_reset(void *handle) argument
704 vce_v3_0_pre_soft_reset(void *handle) argument
717 vce_v3_0_post_soft_reset(void *handle) argument
766 vce_v3_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
807 vce_v3_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
834 vce_v3_0_get_clockgating_state(void *handle, u64 *flags) argument
[all...]
H A Djpeg_v4_0_3.c65 static int jpeg_v4_0_3_early_init(void *handle) argument
85 static int jpeg_v4_0_3_sw_init(void *handle) argument
162 static int jpeg_v4_0_3_sw_fini(void *handle) argument
295 jpeg_v4_0_3_hw_init(void *handle) argument
356 jpeg_v4_0_3_hw_fini(void *handle) argument
378 jpeg_v4_0_3_suspend(void *handle) argument
399 jpeg_v4_0_3_resume(void *handle) argument
886 jpeg_v4_0_3_is_idle(void *handle) argument
908 jpeg_v4_0_3_wait_for_idle(void *handle) argument
928 jpeg_v4_0_3_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
947 jpeg_v4_0_3_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_gem.c240 int handle; local
417 uint32_t handle, initial_domain; local
518 uint32_t handle; local
590 amdgpu_mode_dumb_mmap(struct drm_file *filp, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) argument
616 uint32_t handle = args->in.handle; local
656 uint32_t handle = args->in.handle; local
1045 uint32_t handle; local
[all...]
H A Damdgpu_kms.c965 struct drm_amdgpu_info_num_handles handle; local
1317 int handle; local
H A Dgmc_v7_0.c930 static int gmc_v7_0_early_init(void *handle) argument
949 static int gmc_v7_0_late_init(void *handle) argument
977 static int gmc_v7_0_sw_init(void *handle) argument
1069 static int gmc_v7_0_sw_fini(void *handle) argument
1083 static int gmc_v7_0_hw_init(void *handle) argument
1110 gmc_v7_0_hw_fini(void *handle) argument
1120 gmc_v7_0_suspend(void *handle) argument
1129 gmc_v7_0_resume(void *handle) argument
1143 gmc_v7_0_is_idle(void *handle) argument
1155 gmc_v7_0_wait_for_idle(void *handle) argument
1176 gmc_v7_0_soft_reset(void *handle) argument
1316 gmc_v7_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1336 gmc_v7_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Dgmc_v10_0.c732 static int gmc_v10_0_early_init(void *handle) argument
753 static int gmc_v10_0_late_init(void *handle) argument
869 static int gmc_v10_0_sw_init(void *handle) argument
1020 static int gmc_v10_0_sw_fini(void *handle) argument
1085 static int gmc_v10_0_hw_init(void *handle) argument
1130 gmc_v10_0_hw_fini(void *handle) argument
1151 gmc_v10_0_suspend(void *handle) argument
1160 gmc_v10_0_resume(void *handle) argument
1174 gmc_v10_0_is_idle(void *handle) argument
1180 gmc_v10_0_wait_for_idle(void *handle) argument
1186 gmc_v10_0_soft_reset(void *handle) argument
1191 gmc_v10_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1217 gmc_v10_0_get_clockgating_state(void *handle, u64 *flags) argument
1233 gmc_v10_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Dgmc_v6_0.c769 static int gmc_v6_0_early_init(void *handle) argument
779 static int gmc_v6_0_late_init(void *handle) argument
806 static int gmc_v6_0_sw_init(void *handle) argument
883 static int gmc_v6_0_sw_fini(void *handle) argument
896 static int gmc_v6_0_hw_init(void *handle) argument
921 gmc_v6_0_hw_fini(void *handle) argument
931 gmc_v6_0_suspend(void *handle) argument
940 gmc_v6_0_resume(void *handle) argument
954 gmc_v6_0_is_idle(void *handle) argument
966 gmc_v6_0_wait_for_idle(void *handle) argument
980 gmc_v6_0_soft_reset(void *handle) argument
1089 gmc_v6_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1095 gmc_v6_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Dgmc_v11_0.c638 static int gmc_v11_0_early_init(void *handle) argument
659 static int gmc_v11_0_late_init(void *handle) argument
762 static int gmc_v11_0_sw_init(void *handle) argument
877 static int gmc_v11_0_sw_fini(void *handle) argument
936 static int gmc_v11_0_hw_init(void *handle) argument
966 gmc_v11_0_hw_fini(void *handle) argument
987 gmc_v11_0_suspend(void *handle) argument
996 gmc_v11_0_resume(void *handle) argument
1010 gmc_v11_0_is_idle(void *handle) argument
1016 gmc_v11_0_wait_for_idle(void *handle) argument
1022 gmc_v11_0_soft_reset(void *handle) argument
1027 gmc_v11_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1040 gmc_v11_0_get_clockgating_state(void *handle, u64 *flags) argument
1049 gmc_v11_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Dsoc21.c549 static int soc21_common_early_init(void *handle) argument
702 static int soc21_common_late_init(void *handle) argument
740 static int soc21_common_sw_init(void *handle) argument
750 static int soc21_common_sw_fini(void *handle) argument
755 static int soc21_common_hw_init(void *handle) argument
775 static int soc21_common_hw_fini(void *handle) argument
798 soc21_common_suspend(void *handle) argument
825 soc21_common_resume(void *handle) argument
837 soc21_common_is_idle(void *handle) argument
842 soc21_common_wait_for_idle(void *handle) argument
847 soc21_common_soft_reset(void *handle) argument
852 soc21_common_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
874 soc21_common_set_powergating_state(void *handle, enum amd_powergating_state state) argument
892 soc21_common_get_clockgating_state(void *handle, u64 *flags) argument
[all...]
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_gem.c410 uint32_t handle; local
447 uint32_t handle; local
560 radeon_mode_dumb_mmap(struct drm_file *filp, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) argument
930 uint32_t handle; local
[all...]
H A Dradeon_uvd.c259 uint32_t handle = atomic_read(&rdev->uvd.handles[i]); local
334 uint32_t handle = atomic_read(&rdev->uvd.handles[i]); local
470 int32_t *msg, msg_type, handle; local
767 radeon_uvd_get_create_msg(struct radeon_device *rdev, int ring, uint32_t handle, struct radeon_fence **fence) argument
803 radeon_uvd_get_destroy_msg(struct radeon_device *rdev, int ring, uint32_t handle, struct radeon_fence **fence) argument
[all...]
/openbsd-current/sys/dev/pci/drm/scheduler/
H A Dsched_main.c745 drm_sched_job_add_syncobj_dependency(struct drm_sched_job *job, struct drm_file *file, u32 handle, u32 point) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/cfi/
H A Dcfi.cpp426 void *handle = REAL(dlopen)(filename, flag); local
431 INTERCEPTOR(int, dlclose, void *handle) { argument
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c786 struct amd_vce_state* amdgpu_get_vce_clock_state(void *handle, u32 idx) argument
1004 void amdgpu_legacy_dpm_compute_clocks(void *handle) argument
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_syncobj.c246 drm_syncobj_find(struct drm_file *file_private, u32 handle) argument
436 drm_syncobj_find_fence(struct drm_file *file_private, u32 handle, u64 point, u64 flags, struct dma_fence **fence) argument
597 drm_syncobj_get_handle(struct drm_file *file_private, struct drm_syncobj *syncobj, u32 *handle) argument
622 drm_syncobj_create_as_handle(struct drm_file *file_private, u32 *handle, uint32_t flags) argument
637 drm_syncobj_destroy(struct drm_file *file_private, u32 handle) argument
705 drm_syncobj_handle_to_fd(struct drm_file *file_private, u32 handle, int *p_fd) argument
719 drm_syncobj_fd_to_handle(struct drm_file *file_private, int fd, u32 *handle) argument
758 drm_syncobj_import_sync_file_fence(struct drm_file *file_private, int fd, int handle) argument
779 drm_syncobj_export_sync_file(struct drm_file *file_private, int handle, int *p_fd) argument
[all...]
/openbsd-current/sys/dev/pci/drm/i915/gem/
H A Di915_gem_mman.c1104 __assign_mmap_offset_handle(struct drm_file *file, u32 handle, enum i915_mmap_type mmap_type, u64 *offset) argument
1127 i915_gem_dumb_mmap_offset(struct drm_file *file, struct drm_device *dev, u32 handle, u64 *offset) argument
/openbsd-current/sys/dev/ofw/
H A Dfdt.c859 OF_peer(int handle) argument
871 OF_child(int handle) argument
880 OF_parent(int handle) argument
898 OF_getnodebyname(int handle, const char *name) argument
940 OF_getproplen(int handle, char *prop) argument
967 OF_getprop(int handle, char *prop, void *buf, int buflen) argument
999 OF_getpropbool(int handle, char *prop) argument
1008 OF_getpropint(int handle, char *prop, uint32_t defval) argument
1021 OF_getpropintarray(int handle, char *prop, uint32_t *buf, int buflen) argument
1037 OF_getpropint64(int handle, char *prop, uint64_t defval) argument
1050 OF_getpropint64array(int handle, char *prop, uint64_t *buf, int buflen) argument
1066 OF_nextprop(int handle, char *prop, void *nextprop) argument
1084 OF_is_compatible(int handle, const char *name) argument
1091 OF_getindex(int handle, const char *entry, const char *prop) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dbzlib.c901 FILE* handle; member in struct:__anon44
[all...]
/openbsd-current/sys/arch/i386/i386/
H A Dmpbios.c248 mpbios_map(paddr_t pa, int len, struct mp_map *handle) argument
272 mpbios_unmap(struct mp_map *handle) argument
[all...]
/openbsd-current/sys/arch/amd64/amd64/
H A Dmpbios.c239 mpbios_map(paddr_t pa, int len, struct mp_map *handle) argument
263 mpbios_unmap(struct mp_map *handle) argument
[all...]
/openbsd-current/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1695 WRAPPER2(int, dlclose, void *handle) argument
1726 WRAPPER2(void *, dlsym, void *handle, char *symbol) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dhppa-hpux-tdep.c604 find_stub_with_shl_get (struct minimal_symbol *function, CORE_ADDR handle) argument
H A Dthread-db.c414 verbose_dlsym(void *handle, const char *name) argument
425 void *handle; local
[all...]

Completed in 239 milliseconds

1234567891011>>