| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingProceduralGeometryTests.cpp | 69 Move<VkDevice> device; member 190 const VkDevice device in iterate() local 309 const VkDevice device = *m_customDevice.device; clearBuffer() local 335 const VkDevice device = *m_customDevice.device; setupRayTracingPipeline() local 356 const VkDevice device = *m_customDevice.device; setupAccelerationStructures() local 418 const VkDevice device = *m_customDevice.device; setupRayTracingPipeline() local 440 const VkDevice device = *m_customDevice.device; setupAccelerationStructures() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 76 Move<VkBuffer> makeVertexBuffer (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex) in makeVertexBuffer() argument 168 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktRenderPassSparseRenderTargetTests.cpp | 67 createBufferMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkBuffer buffer) createBufferMemory() argument 77 createSparseImageAndMemory(const DeviceInterface& vk, VkDevice device, const VkPhysicalDevice physicalDevice, const InstanceInterface& instance, Allocator& allocator, vector<de::SharedPtr<Allocation> >& allocations, deUint32 universalQueueFamilyIndex, VkQueue sparseQueue, deUint32 sparseQueueFamilyIndex, const VkSemaphore& bindSemaphore, VkFormat format, deUint32 width, deUint32 height) createSparseImageAndMemory() argument 129 createImageView(const DeviceInterface& vk, VkDevice device, VkImageViewCreateFlags flags, VkImage image, VkImageViewType viewType, VkFormat format, VkComponentMapping components, VkImageSubresourceRange subresourceRange) createImageView() argument 153 createImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkImageAspectFlags aspect) createImageView() argument 171 createBuffer(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 width, deUint32 height) createBuffer() argument 197 createRenderPass(const DeviceInterface& vkd, VkDevice device, VkFormat dstFormat) createRenderPass() argument 257 createRenderPass(const DeviceInterface& vkd, VkDevice device, VkFormat dstFormat, const RenderingType renderingType) createRenderPass() argument 275 createFramebuffer(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkImageView dstImageView, deUint32 width, deUint32 height) createFramebuffer() argument 305 createRenderPipelineLayout(const DeviceInterface& vkd, VkDevice device) createRenderPipelineLayout() argument 324 createRenderPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkFormat format, VkPipelineLayout pipelineLayout, const BinaryCollection& binaryCollection, deUint32 width, deUint32 height) createRenderPipeline() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustness1VertexAccessTests.cpp | 823 Robustness1AccessInstance(TestContext& testCtx, Context& context, T device, DeviceDriverPtr deviceDriver, const Robustness1TestInfo& testInfo) Robustness1AccessInstance() argument 867 Move<VkDevice> device = createRobustBufferAccessDevice(context); createInstance() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderInvarianceTests.cpp | 167 const VkDevice device = m_context.getDevice(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 40 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const VkShaderModule geometryModule) makeGraphicsPipeline() argument
|
| H A D | vktSparseResourcesTestsUtil.cpp | 342 submitCommandsAndWait(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkCommandBuffer commandBuffer, const deUint32 waitSemaphoreCount, const VkSemaphore* pWaitSemaphores, const VkPipelineStageFlags* pWaitDstStageMask, const deUint32 signalSemaphoreCount, const VkSemaphore* pSignalSemaphores, const bool useDeviceGroups, const deUint32 physicalDeviceID) submitCommandsAndWait() argument 828 makeSparseImageMemoryBind(const DeviceInterface& vk, const VkDevice device, const VkDeviceSize allocationSize, const deUint32 memoryType, const VkImageSubresource& subresource, const VkOffset3D& offset, const VkExtent3D& extent) makeSparseImageMemoryBind() argument 859 makeSparseMemoryBind(const DeviceInterface& vk, const VkDevice device, const VkDeviceSize allocationSize, const deUint32 memoryType, const VkDeviceSize resourceOffset, const VkSparseMemoryBindFlags flags) makeSparseMemoryBind() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicSemaphoreTests.cpp | 65 Move<VkSemaphore> createTestSemaphore(Context& context, const DeviceInterface& vk, const VkDevice device, const TestConfig& config) in createTestSemaphore() argument 79 const VkDevice device = getSyncDevice(videoDevice, context); in basicOneQueueCase() local 133 const VkDevice device in noneWaitSubmitTest() local 208 const VkDevice device = getSyncDevice(videoDevice, context); basicChainCase() local 268 const VkDevice device = getSyncDevice(videoDevice, context); basicChainTimelineCase() local 338 const VkDevice device = getSyncDevice(videoDevice, context); basicThreadTimelineCase() local [all...] |
| H A D | vktSynchronizationUtil.hpp | 64 Buffer(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkBufferCreateInfo& bufferCreateInfo, const vk::MemoryRequirement memoryRequirement) Buffer() argument 98 Image(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkImageCreateInfo& imageCreateInfo, const vk::MemoryRequirement memoryRequirement) Image() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationShaderInputOutputTests.cpp | 80 const VkDevice device = context.getDevice(); in runTest() local [all...] |
| H A D | vktTessellationUtil.cpp | 68 makeRenderPassWithoutAttachments(const DeviceInterface& vk, const VkDevice device) makeRenderPassWithoutAttachments() argument 107 setShader(const DeviceInterface& vk, const VkDevice device, const VkShaderStageFlagBits stage, const ProgramBinary& binary, const VkSpecializationInfo* specInfo) setShader() argument 199 build(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass) build() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktDrawUtil.cpp | 88 Move<VkCommandBuffer> makeCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer() argument 198 const VkDevice device = m_context.getDevice(); in VulkanDrawContext() local 390 const VkDevice device = m_context.getDevice(); registerDrawObject() local 579 const VkDevice device = m_context.getDevice(); draw() local 703 const VkDevice device = m_context.getDevice(); getColorPixels() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiFullScreenExclusiveTests.cpp | 181 const Unique<VkDevice> device; member 301 createFences(const DeviceInterface& vkd, const VkDevice device, size_t numFences) createFences() argument 313 createSemaphores(const DeviceInterface& vkd, const VkDevice device, size_t numSemaphores) createSemaphores() argument 325 allocateCommandBuffers(const DeviceInterface& vkd, const VkDevice device, const VkCommandPool commandPool, const VkCommandBufferLevel level, const size_t numCommandBuffers) allocateCommandBuffers() argument 413 const VkDevice device = *devHelper.device; fullScreenExclusiveTest() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrCopyTests.cpp | 143 createImage(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFormat format, const UVec2& size, bool disjoint, vk::VkImageTiling tiling) createImage() argument [all...] |
| H A D | vktYCbCrImageQueryTests.cpp | 147 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags) createTestImage() argument 175 createImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkSamplerYcbcrConversion conversion) createImageView() argument 230 TestImage(const Context& context, const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkFormat format, const UVec2& size, const VkImageCreateFlags createFlags, VkSamplerYcbcrConversion conversion) TestImage() argument 269 createDescriptorSetLayout(const DeviceInterface& vkd, VkDevice device, VkSampler sampler) createDescriptorSetLayout() argument 291 createDescriptorPool(const DeviceInterface& vkd, VkDevice device, const deUint32 combinedSamplerDescriptorCount) createDescriptorPool() argument 310 createDescriptorSet(const DeviceInterface& vkd, VkDevice device, VkDescriptorPool descPool, VkDescriptorSetLayout descLayout) createDescriptorSet() argument 327 bindImage(const DeviceInterface& vkd, VkDevice device, VkDescriptorSet descriptorSet, VkImageView imageView, VkSampler sampler) bindImage() argument 374 const VkDevice device = context.getDevice(); testImageQuery() local 557 const VkDevice device = context.getDevice(); testImageQueryLod() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_upnp.c | 848 static int eth_get(const char *device, u argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_upnp.c | 870 static int eth_get(const char *device, u argument [all...] |
| /third_party/vulkan-loader/tests/ |
| H A D | loader_regression_tests.cpp | 2550 FillInRandomDeviceProps(VkPhysicalDeviceProperties& props, VkPhysicalDeviceType dev_type, uint32_t api_vers, uint32_t vendor, uint32_t device) FillInRandomDeviceProps() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/xilinx/ |
| H A D | zynqmp.c | 988 static ssize_t shutdown_scope_show(struct device *device, in shutdown_scope_show() argument 1009 static ssize_t shutdown_scope_store(struct device *device, in shutdown_scope_store() argument 1034 health_status_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count) health_status_store() argument 1057 ggs_show(struct device *device, struct device_attribute *attr, char *buf, u32 reg) ggs_show() argument 1072 ggs_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count, u32 reg) ggs_store() argument 1125 pggs_show(struct device *device, struct device_attribute *attr, char *buf, u32 reg) pggs_show() argument 1140 pggs_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count, u32 reg) pggs_store() argument [all...] |
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | libata-sata.c | 794 static ssize_t ata_scsi_lpm_store(struct device *device, in ata_scsi_lpm_store() argument 850 static ssize_t ata_ncq_prio_enable_show(struct device *device, in ata_ncq_prio_enable_show() argument 877 ata_ncq_prio_enable_store(struct device *device, struct device_attribute *attr, const char *buf, size_t len) ata_ncq_prio_enable_store() argument [all...] |
| /kernel/linux/linux-5.10/drivers/base/firmware_loader/ |
| H A D | main.c | 484 fw_get_filesystem_firmware(struct device *device, struct fw_priv *fw_priv, in fw_get_filesystem_firmware() argument 676 assign_fw(struct firmware *fw, struct device *device) assign_fw() argument 723 _request_firmware_prepare(struct firmware **firmware_p, const char *name, struct device *device, void *dbuf, size_t size, size_t offset, u32 opt_flags) _request_firmware_prepare() argument 791 _request_firmware(const struct firmware **firmware_p, const char *name, struct device *device, void *buf, size_t size, size_t offset, u32 opt_flags) _request_firmware() argument 886 request_firmware(const struct firmware **firmware_p, const char *name, struct device *device) request_firmware() argument 913 firmware_request_nowarn(const struct firmware **firmware, const char *name, struct device *device) firmware_request_nowarn() argument 938 request_firmware_direct(const struct firmware **firmware_p, const char *name, struct device *device) request_firmware_direct() argument 962 firmware_request_platform(const struct firmware **firmware, const char *name, struct device *device) firmware_request_platform() argument 988 firmware_request_cache(struct device *device, const char *name) firmware_request_cache() argument 1016 request_firmware_into_buf(const struct firmware **firmware_p, const char *name, struct device *device, void *buf, size_t size) request_firmware_into_buf() argument 1045 request_partial_firmware_into_buf(const struct firmware **firmware_p, const char *name, struct device *device, void *buf, size_t size, size_t offset) request_partial_firmware_into_buf() argument 1082 struct device *device; global() member 1129 request_firmware_nowait( struct module *module, bool uevent, const char *name, struct device *device, gfp_t gfp, void *context, void (*cont)(const struct firmware *fw, void *context)) request_firmware_nowait() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | dmi_scan.c | 38 const char *device; member 1137 dmi_memdev_name(u16 handle, const char **bank, const char **device) dmi_memdev_name() argument [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/ |
| H A D | cryp_core.c | 89 struct cryp_device_data *device; member [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | dmaengine.c | 322 struct dma_device *device; min_chan() local 364 struct dma_device *device; dma_channel_rebalance() local 392 dma_device_satisfies_mask(struct dma_device *device, const dma_cap_mask_t *want) dma_device_satisfies_mask() argument 425 struct dma_device *device = container_of(ref, struct dma_device, ref); dma_device_release() local 434 dma_device_put(struct dma_device *device) dma_device_put() argument 556 struct dma_device *device; dma_issue_pending_all() local 573 struct dma_device *device; dma_get_slave_caps() local 656 find_candidate(struct dma_device *device, const dma_cap_mask_t *mask, dma_filter_fn fn, void *fn_param) find_candidate() argument 705 struct dma_device *device = chan->device; dma_get_slave_channel() local 728 dma_get_any_slave_channel(struct dma_device *device) dma_get_any_slave_channel() argument 760 struct dma_device *device, *_d; __dma_request_channel() local 787 dma_filter_match(struct dma_device *device, const char *name, struct device *dev) dma_filter_match() argument 935 struct dma_device *device, *_d; dmaengine_get() local 974 struct dma_device *device, *_d; dmaengine_put() local 991 device_has_all_tx_types(struct dma_device *device) device_has_all_tx_types() argument 1030 get_dma_id(struct dma_device *device) get_dma_id() argument 1040 __dma_async_device_channel_register(struct dma_device *device, struct dma_chan *chan) __dma_async_device_channel_register() argument 1094 dma_async_device_channel_register(struct dma_device *device, struct dma_chan *chan) dma_async_device_channel_register() argument 1108 __dma_async_device_channel_unregister(struct dma_device *device, struct dma_chan *chan) __dma_async_device_channel_unregister() argument 1128 dma_async_device_channel_unregister(struct dma_device *device, struct dma_chan *chan) dma_async_device_channel_unregister() argument 1144 dma_async_device_register(struct dma_device *device) dma_async_device_register() argument 1315 dma_async_device_unregister(struct dma_device *device) dma_async_device_unregister() argument 1339 struct dma_device *device; dmam_device_release() local 1351 dmaenginem_async_device_register(struct dma_device *device) dmaenginem_async_device_register() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firewire/ |
| H A D | core-device.c | 229 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma() argument 371 struct fw_device *device = fw_device(dev->parent); rom_index_show() local 387 struct fw_device *device = fw_device(dev); config_rom_show() local 401 struct fw_device *device = fw_device(dev); guid_show() local 415 struct fw_device *device = fw_device(dev); is_local_show() local 445 struct fw_device *device = fw_device(dev); units_show() local 474 read_rom(struct fw_device *device, int generation, int index, u32 *data) read_rom() argument 506 read_config_rom(struct fw_device *device, int generation) read_config_rom() argument 688 create_units(struct fw_device *device) create_units() argument 729 shutdown_unit(struct device *device, void *data) shutdown_unit() argument 749 struct fw_device *device; fw_device_get_by_devt() local 763 fw_schedule_device_work(struct fw_device *device, unsigned long delay) fw_schedule_device_work() argument 787 struct fw_device *device = fw_device_shutdown() local 816 struct fw_device *device = fw_device(dev); fw_device_release() local 860 struct fw_device *device = fw_device_update() local 922 set_broadcast_channel(struct fw_device *device, int generation) set_broadcast_channel() argument 982 struct fw_device *device = fw_device_init() local 1100 reread_config_rom(struct fw_device *device, int generation, bool *changed) reread_config_rom() argument 1127 struct fw_device *device = fw_device_refresh() local 1194 struct fw_device *device = container_of(to_delayed_work(work), fw_device_workfn() local 1201 struct fw_device *device; fw_node_event() local [all...] |