Searched defs:handle (Results 601 - 625 of 1084) sorted by relevance

<<21222324252627282930>>

/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A DLocore.c320 OF_getprop(int handle, const char *prop, void *buf, int buflen) argument
348 OF_setprop(int handle, const char *prop, void *buf, int len) argument
383 int handle; member in struct:__anon164
408 OF_close(int handle) argument
414 int handle; member in struct:__anon165
429 OF_write(int handle, void *addr, int len) argument
466 OF_read(int handle, void *addr, int len) argument
503 OF_seek(int handle, u_quad_t pos) argument
509 int handle; member in struct:__anon168
[all...]
/netbsd-current/external/bsd/libevent/dist/test/
H A Dtinytest.c114 HANDLE handle; local
/netbsd-current/external/bsd/libevent/dist/sample/
H A Dhttp-server.c396 display_listen_sock(struct evhttp_bound_socket *handle) argument
452 struct evhttp_bound_socket *handle = NULL; local
/netbsd-current/sys/arch/sun68k/sun68k/
H A Dvme_sun68k.c187 bus_space_handle_t handle; local
/netbsd-current/sys/dev/acpi/
H A Dvald_acpi.c248 vald_acpi_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context) argument
426 vald_acpi_libright_get_bus(ACPI_HANDLE handle, uint32_t level, argument
634 vald_acpi_bcm_set(ACPI_HANDLE handle, uint32_t bright) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gem.c109 int handle; local
235 uint32_t handle; local
306 uint32_t handle; local
378 amdgpu_mode_dumb_mmap(struct drm_file *filp, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) argument
404 uint32_t handle = args->in.handle; local
443 uint32_t handle = args->in.handle; local
794 uint32_t handle; local
[all...]
H A Damdgpu_vce_v4_0.c416 static int vce_v4_0_early_init(void *handle) argument
431 static int vce_v4_0_sw_init(void *handle) argument
503 static int vce_v4_0_sw_fini(void *handle) argument
523 static int vce_v4_0_hw_init(void *handle) argument
546 static int vce_v4_0_hw_fini(void *handle) argument
565 vce_v4_0_suspend(void *handle) argument
587 vce_v4_0_resume(void *handle) argument
666 vce_v4_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
940 vce_v4_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_vce.c421 uint32_t handle = atomic_read(&adev->vce.handles[i]); local
445 static int amdgpu_vce_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, argument
525 amdgpu_vce_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, bool direct, struct dma_fence **fence) argument
687 amdgpu_vce_validate_handle(struct amdgpu_cs_parser *p, uint32_t handle, uint32_t *allocated) argument
731 uint32_t tmp, handle = 0; local
966 uint32_t tmp, handle = 0; local
[all...]
H A Damdgpu_acp.c101 static int acp_sw_init(void *handle) argument
115 static int acp_sw_fini(void *handle) argument
194 static int acp_hw_init(void *handle) argument
435 static int acp_hw_fini(void *handle) argument
507 static int acp_suspend(void *handle) argument
517 acp_resume(void *handle) argument
527 acp_early_init(void *handle) argument
532 acp_is_idle(void *handle) argument
537 acp_wait_for_idle(void *handle) argument
542 acp_soft_reset(void *handle) argument
547 acp_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
553 acp_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_jpeg_v2_0.c71 static int jpeg_v2_0_early_init(void *handle) argument
90 static int jpeg_v2_0_sw_init(void *handle) argument
131 static int jpeg_v2_0_sw_fini(void *handle) argument
151 jpeg_v2_0_hw_init(void *handle) argument
174 jpeg_v2_0_hw_fini(void *handle) argument
195 jpeg_v2_0_suspend(void *handle) argument
216 jpeg_v2_0_resume(void *handle) argument
674 jpeg_v2_0_is_idle(void *handle) argument
683 jpeg_v2_0_wait_for_idle(void *handle) argument
694 jpeg_v2_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
711 jpeg_v2_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_kms.c820 struct drm_amdgpu_info_num_handles handle; local
1070 int handle; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_cmd.c434 uint32_t handle; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_wndw.c52 const u32 handle = 0xfb000000 | kind; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dv3d_drm.h143 __u32 handle; member in struct:drm_v3d_wait_bo
158 __u32 handle; member in struct:drm_v3d_create_bo
183 __u32 handle; member in struct:drm_v3d_mmap_bo
214 __u32 handle; member in struct:drm_v3d_get_bo_offset
/netbsd-current/sys/external/bsd/drm2/dist/drm/via/
H A Dvia_dmablit.c547 via_dmablit_active(drm_via_blitq_t *blitq, int engine, uint32_t handle, drm_waitqueue_t **queue) argument
588 via_dmablit_sync(struct drm_device *dev, uint32_t handle, int engine) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_userptr.c809 u32 handle; local
/netbsd-current/sys/dev/ofw/
H A Dofw_subr.c82 of_devhandle_lookup_device_call(devhandle_t handle, const char *name, argument
105 devhandle_t handle = { 0 }; local
119 devhandle_to_of(devhandle_t const handle) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dttm_object.c667 ttm_prime_fd_to_handle(struct ttm_object_file *tfile, int fd, u32 *handle) argument
702 ttm_prime_handle_to_fd(struct ttm_object_file *tfile, uint32_t handle, uint32_t flags, int *prime_fd) argument
[all...]
/netbsd-current/sys/arch/evbppc/virtex/
H A Ddesign_gsrd1.c385 ll_dmac_intr_disestablish(int chan, void *handle) argument
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Dsupport.c272 isc_result_t omapi_signal (omapi_object_t *handle, const char *name, ...) argument
290 isc_result_t omapi_signal_in (omapi_object_t *handle, const char *name, ...) argument
534 omapi_object_update(omapi_object_t *obj, omapi_object_t *id, omapi_object_t *src, omapi_handle_t handle) argument
[all...]
/netbsd-current/lib/libc/nameser/
H A Dns_print.c91 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, argument
/netbsd-current/lib/librumpuser/
H A Drumpuser_dl.c352 process_object(void *handle, argument
490 void *handle; local
[all...]
/netbsd-current/sys/arch/sparc/stand/ofwboot/
H A DLocore.c178 OF_getprop(int handle, const char *prop, void *buf, int buflen) argument
205 OF_setprop(u_int handle, char *prop, void *buf, int len) argument
299 cell_t handle; member in struct:__anon11
313 OF_close(int handle) argument
319 cell_t handle; member in struct:__anon12
330 OF_write(int handle, const void *addr, int len) argument
354 OF_read(int handle, void *addr, int len) argument
379 OF_seek(int handle, u_quad_t pos) argument
385 cell_t handle; member in struct:__anon15
[all...]
/netbsd-current/sys/arch/arm/marvell/
H A Dmvsoc_space.c479 mvsoc_bs_unmap(void *space, bus_space_handle_t handle, bus_size_t size) argument
497 mvsoc_bs_subregion(void *space, bus_space_handle_t handle, argument
518 mvsoc_bs_free(void *space, bus_space_handle_t handle, bus_size_t size) argument
526 mvsoc_bs_barrier(void *space, bus_space_handle_t handle, bus_size_t offset, argument
535 mvsoc_bs_vaddr(void *space, bus_space_handle_t handle) argument
[all...]
/netbsd-current/usr.sbin/altq/libaltq/
H A Daltq_qop.h97 u_long handle; /* class handle */ member in struct:classinfo
117 u_long handle; /* filter handle */ member in struct:fltrinfo

Completed in 234 milliseconds

<<21222324252627282930>>