Home
last modified time | relevance | path

Searched defs:desc_type (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_common.c196 scsi_sense_desc_find(const u8 * sense_buffer, int sb_len, int desc_type) scsi_sense_desc_find() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_common.c247 scsi_sense_desc_find(const u8 * sense_buffer, int sb_len, int desc_type) scsi_sense_desc_find() argument
/kernel/linux/linux-6.6/drivers/hid/surface-hid/
H A Dsurface_hid_core.h28 __u8 desc_type; /* = HID_DT_HID */ member
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h13 enum desc_type { enum
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_resources.c180 si_load_image_desc(struct si_shader_context *ctx, LLVMValueRef list, LLVMValueRef index, enum ac_descriptor_type desc_type, bool uses_store, bool bindless) si_load_image_desc() argument
246 si_nir_load_sampler_desc(struct ac_shader_abi *abi, unsigned descriptor_set, unsigned base_index, unsigned constant_index, LLVMValueRef dynamic_index, enum ac_descriptor_type desc_type, bool image, bool write, bool bindless) si_nir_load_sampler_desc() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpipeline.cc307 DescriptorType desc_type = DescriptorType::kUniformBuffer; in AddBufferDescriptor() local
[all...]
/third_party/backends/include/sane/
H A Dsanei_usb.h174 SANE_Byte desc_type; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_apply_pipeline_layout.c111 VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); in visit_vulkan_resource_reindex() local
161 uint32_t desc_type = in load_inline_buffer_descriptor() local
229 get_sampler_desc(nir_builder *b, apply_layout_state *state, nir_deref_instr *deref, enum ac_descriptor_type desc_type, bool non_uniform, nir_tex_instr *tex, bool write) get_sampler_desc() argument
[all...]
H A Dradv_meta_blit2d.c1077 VkDescriptorType desc_type = (idx == BLIT2D_SRC_TYPE_BUFFER) in meta_blit2d_create_pipe_layout() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c54 VkDescriptorType desc_type = pCreateInfo->pBindings[j].descriptorType; in lvp_CreateDescriptorSetLayout() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_nir_lower_descriptors.c45 addr_format_for_desc_type(VkDescriptorType desc_type, in addr_format_for_desc_type() argument
260 const VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); in lower_res_intrinsic() local
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c255 ast_vhub_rep_desc(struct ast_vhub_ep *ep, u8 desc_type, u16 len) ast_vhub_rep_desc() argument
/kernel/linux/linux-5.10/include/linux/soc/ti/
H A Dknav_dma.h113 enum knav_dma_desc_type desc_type; member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Dknav_dma.h105 enum knav_dma_desc_type desc_type; member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c272 ast_vhub_rep_desc(struct ast_vhub_ep *ep, u8 desc_type, u16 len) ast_vhub_rep_desc() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.c60 VkDescriptorType desc_type = in dzn_nir_create_bo_desc() local
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dcomposite.c109 next_desc(struct usb_descriptor_header **t, u8 desc_type) in next_desc() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c977 VkDescriptorType desc_type = nir_intrinsic_desc_type(instr); in print_intrinsic_instr() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c638 VkDescriptorType desc_type = pCreateInfo->pBindings[j].descriptorType; in v3dv_CreateDescriptorSetLayout() local
994 write_buffer_descriptor(struct v3dv_descriptor *descriptor, VkDescriptorType desc_type, const VkDescriptorBufferInfo *buffer_info) write_buffer_descriptor() argument
1012 write_image_descriptor(struct v3dv_device *device, struct v3dv_descriptor *descriptor, VkDescriptorType desc_type, struct v3dv_descriptor_set *set, const struct v3dv_descriptor_set_binding_layout *binding_layout, struct v3dv_image_view *iview, struct v3dv_sampler *sampler, uint32_t array_index) write_image_descriptor() argument
1050 write_buffer_view_descriptor(struct v3dv_device *device, struct v3dv_descriptor *descriptor, VkDescriptorType desc_type, struct v3dv_descriptor_set *set, const struct v3dv_descriptor_set_binding_layout *binding_layout, struct v3dv_buffer_view *bview, uint32_t array_index) write_buffer_view_descriptor() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c185 anv_needs_descriptor_buffer(VkDescriptorType desc_type, in anv_needs_descriptor_buffer() argument
435 VkDescriptorType desc_type = pCreateInfo->pBindings[j].descriptorType; in anv_CreateDescriptorSetLayout() local
H A Danv_nir_apply_pipeline_layout.c65 addr_format_for_desc_type(VkDescriptorType desc_type, in addr_format_for_desc_type() argument
434 build_desc_addr(nir_builder *b, const struct anv_descriptor_set_binding_layout *bind_layout, const VkDescriptorType desc_type, nir_ssa_def *index, nir_address_format addr_format, struct apply_pipeline_layout_state *state) build_desc_addr() argument
492 build_buffer_addr_for_res_index(nir_builder *b, const VkDescriptorType desc_type, nir_ssa_def *res_index, nir_address_format addr_format, struct apply_pipeline_layout_state *state) build_buffer_addr_for_res_index() argument
916 const VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); lower_load_vulkan_descriptor() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipsec.c481 enum desc_type { enum
/kernel/linux/linux-5.10/drivers/net/ethernet/alteon/
H A Dacenic.c1931 int bd_flags, desc_type, mapsize; in ace_rx_int() local
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_ti.c633 get_descriptor_addr(struct edgeport_serial *serial, int desc_type, struct ti_i2c_desc *rom_desc) get_descriptor_addr() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
H A Dloongson_vbios.h36 enum desc_type { enum

Completed in 35 milliseconds

12