Home
last modified time | relevance | path

Searched defs:device (Results 2301 - 2325 of 5284) sorted by relevance

1...<<919293949596979899100>>...212

/third_party/backends/backend/escl/
H A Descl_newjob.c128 escl_newjob (capabilities_t *scanner, const ESCL_Device *device, SANE_Status *status) in escl_newjob() argument
/third_party/backends/backend/
H A Drts8891_low.c414 rts8891_move (struct Rts8891_Device *device, SANE_Byte * regs, in rts8891_move() argument
545 rts8891_wait_for_home (struct Rts8891_Device *device, SANE_Byt argument
596 rts8891_park(struct Rts8891_Device *device, SANE_Byte *regs, SANE_Bool wait) rts8891_park() argument
[all...]
/third_party/backends/testsuite/sanei/
H A Dsanei_usb_test.c127 create_mock_device (char *devname, device_list_type * device) in create_mock_device() argument
[all...]
/third_party/cups-filters/backend/
H A Dserial.c825 char device[255]; /* Device filename */ list_devices() local
906 char device[255]; /* Device filename */ list_devices() local
968 char device[255]; /* Device filename */ list_devices() local
1061 char device[255]; /* Device filename */ list_devices() local
[all...]
H A Dparallel.c389 char device[51 in list_devices() local
440 char device[255]; /* Device filename */ list_devices() local
511 char device[255]; /* Device filename */ list_devices() local
[all...]
/third_party/alsa-lib/src/control/
H A Dsetup.c405 long device = -1; in add_elem() local
H A Dctlparse.c119 unsigned int numid, index, device, subdevice; in snd_ctl_ascii_elem_id_get() local
/third_party/gptfdisk/
H A Dgptcl.cc73 char *device; in DoOptions() local
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.h139 struct composite_devobj_s device[NUM_DEVICES_TO_HANDLE]; /* Device class object */ member
/third_party/alsa-lib/include/
H A Dmixer_abst.h74 char *device; member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c240 drmDevicePtr device, devices[MAX_DRM_DEVICES] = { NULL }; in surfaceless_probe_device() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c102 tu_gralloc_info_other(struct tu_device *device, in tu_gralloc_info_other() argument
175 tu_gralloc_info_cros(struct tu_device *device, in tu_gralloc_info_cros() argument
197 tu_gralloc_info(struct tu_device *device, in tu_gralloc_info() argument
353 setup_gralloc0_usage(struct tu_device *device, VkFormat format, VkImageUsageFlags imageUsage, int *grallocUsage) setup_gralloc0_usage() argument
[all...]
H A Dtu_util.c206 tu_tiling_config_update_binning(struct tu_tiling_config *tiling, const struct tu_device *device) in tu_tiling_config_update_binning() argument
238 tu_dbg_log_gmem_load_store_skips(struct tu_device *device) in tu_dbg_log_gmem_load_store_skips() argument
224 tu_framebuffer_tiling_config(struct tu_framebuffer *fb, const struct tu_device *device, const struct tu_render_pass *pass) tu_framebuffer_tiling_config() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy.c72 radv_image_is_renderable(struct radv_device *device, struct radv_image *image) in radv_image_is_renderable() argument
[all...]
H A Dradv_meta_fmask_copy.c129 radv_device_finish_meta_fmask_copy_state(struct radv_device *device) in radv_device_finish_meta_fmask_copy_state() argument
144 create_fmask_copy_pipeline(struct radv_device *device, int samples, VkPipeline *pipeline) in create_fmask_copy_pipeline() argument
173 radv_device_init_meta_fmask_copy_state(struct radv_device *device) radv_device_init_meta_fmask_copy_state() argument
292 struct radv_device *device = cmd_buffer->device; radv_fmask_copy() local
[all...]
H A Dradv_meta_copy_vrs_htile.c32 radv_device_finish_meta_copy_vrs_htile_state(struct radv_device *device) in radv_device_finish_meta_copy_vrs_htile_state() argument
45 build_copy_vrs_htile_shader(struct radv_device *device, struct radeon_surf *surf) in build_copy_vrs_htile_shader() argument
141 radv_device_init_meta_copy_vrs_htile_state(struct radv_device *device, in radv_device_init_meta_copy_vrs_htile_state() argument
216 struct radv_device *device = cmd_buffer->device; radv_copy_vrs_htile() local
[all...]
H A Dradv_meta_dcc_retile.c84 radv_device_finish_meta_dcc_retile_state(struct radv_device *device) in radv_device_finish_meta_dcc_retile_state() argument
110 radv_device_init_meta_dcc_retile_state(struct radv_device *device, struct radeon_surf *surf) in radv_device_init_meta_dcc_retile_state() argument
184 struct radv_device *device = cmd_buffer->device; radv_retile_dcc() local
[all...]
H A Dradv_pass.c306 radv_destroy_render_pass(struct radv_device *device, const VkAllocationCallbacks *pAllocator, in radv_destroy_render_pass() argument
519 radv_GetRenderAreaGranularity(VkDevice device, VkRenderPass renderPass, VkExtent2D *pGranularity) radv_GetRenderAreaGranularity() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pass.c36 set_try_tlb_resolve(struct v3dv_device *device, in set_try_tlb_resolve() argument
44 pass_find_subpass_range_for_attachments(struct v3dv_device *device, in pass_find_subpass_range_for_attachments() argument
315 subpass_get_granularity(struct v3dv_device *device, struct v3dv_render_pass *pass, uint32_t subpass_idx, VkExtent2D *granularity) subpass_get_granularity() argument
397 v3dv_subpass_area_is_tile_aligned(struct v3dv_device *device, const VkRect2D *area, struct v3dv_framebuffer *fb, struct v3dv_render_pass *pass, uint32_t subpass_idx) v3dv_subpass_area_is_tile_aligned() argument
[all...]
H A Dv3dv_android.c148 v3dv_gralloc_info_other(struct v3dv_device *device, in v3dv_gralloc_info_other() argument
174 v3dv_gralloc_info_cros(struct v3dv_device *device, in v3dv_gralloc_info_cros() argument
195 v3dv_gralloc_info(struct v3dv_device *device, in v3dv_gralloc_info() argument
326 setup_gralloc0_usage(struct v3dv_device *device, VkFormat format, VkImageUsageFlags imageUsage, int *grallocUsage) setup_gralloc0_usage() argument
[all...]
H A Dv3dv_bo.c46 bo_dump_stats(struct v3dv_device *device) in bo_dump_stats() argument
95 bo_from_cache(struct v3dv_device *device, uint32_t size, const char *name) in bo_from_cache() argument
128 bo_free(struct v3dv_device *device, in bo_free() argument
165 bo_cache_free_all(struct v3dv_device *device, bool with_lock) bo_cache_free_all() argument
204 v3dv_bo_alloc(struct v3dv_device *device, uint32_t size, const char *name, bool private) v3dv_bo_alloc() argument
267 v3dv_bo_map_unsynchronized(struct v3dv_device *device, struct v3dv_bo *bo, uint32_t size) v3dv_bo_map_unsynchronized() argument
301 v3dv_bo_wait(struct v3dv_device *device, struct v3dv_bo *bo, uint64_t timeout_ns) v3dv_bo_wait() argument
314 v3dv_bo_map(struct v3dv_device *device, struct v3dv_bo *bo, uint32_t size) v3dv_bo_map() argument
332 v3dv_bo_unmap(struct v3dv_device *device, struct v3dv_bo *bo) v3dv_bo_unmap() argument
343 reallocate_size_list(struct v3dv_bo_cache *cache, struct v3dv_device *device, uint32_t size) reallocate_size_list() argument
382 v3dv_bo_cache_init(struct v3dv_device *device) v3dv_bo_cache_init() argument
408 v3dv_bo_cache_destroy(struct v3dv_device *device) v3dv_bo_cache_destroy() argument
421 free_stale_bos(struct v3dv_device *device, time_t time) free_stale_bos() argument
451 v3dv_bo_free(struct v3dv_device *device, struct v3dv_bo *bo) v3dv_bo_free() argument
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.h118 VkDevice device; member in PipelineBuilder
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradv_radix_sort.c86 radv_create_radix_sort_u64(VkDevice device, VkAllocationCallbacks const *ac, VkPipelineCache pc) in radv_create_radix_sort_u64() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c42 vlVdpDecoderCreate(VdpDevice device, in vlVdpDecoderCreate() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_queue.c57 static VkResult pvr_queue_init(struct pvr_device *device, in pvr_queue_init() argument
111 VkResult pvr_queues_create(struct pvr_device *device, in pvr_queues_create() argument
162 pvr_queues_destroy(struct pvr_device *device) pvr_queues_destroy() argument
193 pvr_process_graphics_cmd(struct pvr_device *device, struct pvr_queue *queue, struct pvr_cmd_buffer *cmd_buffer, struct pvr_sub_cmd_gfx *sub_cmd, struct vk_sync **waits, uint32_t wait_count, uint32_t *stage_flags, struct vk_sync *completions[static PVR_JOB_TYPE_MAX]) pvr_process_graphics_cmd() argument
282 pvr_process_compute_cmd(struct pvr_device *device, struct pvr_queue *queue, struct pvr_sub_cmd_compute *sub_cmd, struct vk_sync **waits, uint32_t wait_count, uint32_t *stage_flags, struct vk_sync *completions[static PVR_JOB_TYPE_MAX]) pvr_process_compute_cmd() argument
323 pvr_process_transfer_cmds(struct pvr_device *device, struct pvr_queue *queue, struct pvr_sub_cmd_transfer *sub_cmd, struct vk_sync **waits, uint32_t wait_count, uint32_t *stage_flags, struct vk_sync *completions[static PVR_JOB_TYPE_MAX]) pvr_process_transfer_cmds() argument
365 pvr_set_semaphore_payloads(struct pvr_device *device, struct vk_sync *completions[static PVR_JOB_TYPE_MAX], const VkSemaphore *signals, uint32_t signal_count) pvr_set_semaphore_payloads() argument
423 pvr_set_fence_payload(struct pvr_device *device, struct vk_sync *completions[static PVR_JOB_TYPE_MAX], VkFence _fence) pvr_set_fence_payload() argument
457 pvr_process_cmd_buffer(struct pvr_device *device, struct pvr_queue *queue, VkCommandBuffer commandBuffer, struct vk_sync **waits, uint32_t wait_count, uint32_t *stage_flags, struct vk_sync *completions[static PVR_JOB_TYPE_MAX]) pvr_process_cmd_buffer() argument
523 pvr_submit_null_job(struct pvr_device *device, struct vk_sync **waits, uint32_t wait_count, uint32_t *stage_flags, struct vk_sync *completions[static PVR_JOB_TYPE_MAX]) pvr_submit_null_job() argument
576 pvr_update_syncobjs(struct pvr_device *device, struct vk_sync *src[static PVR_JOB_TYPE_MAX], struct vk_sync *dst[static PVR_JOB_TYPE_MAX]) pvr_update_syncobjs() argument
597 struct pvr_device *device = queue->device; pvr_QueueSubmit() local
[all...]

Completed in 16 milliseconds

1...<<919293949596979899100>>...212