Home
last modified time | relevance | path

Searched defs:resources (Results 51 - 75 of 348) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_platform.c104 struct resource *resources = NULL; in acpi_create_platform_device() local
/kernel/linux/linux-6.6/arch/arm/include/asm/mach/
H A Dpci.h40 struct list_head resources; /* root bus resources (apertures) */ member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dpci.h21 struct resource *resources; member
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.h51 struct xge_resource resources; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dsl811_cs.c64 static struct resource resources[] = { variable
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-stream.c41 struct fw_iso_resources *resources; in init_stream() local
/kernel/linux/linux-5.10/drivers/xen/
H A Darm-device.c14 static int xen_unmap_device_mmio(const struct resource *resources, in xen_unmap_device_mmio() argument
41 static int xen_map_device_mmio(const struct resource *resources, in xen_map_device_mmio() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.h52 struct xge_resource resources; member
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_platform.c119 struct resource *resources = NULL; in acpi_create_platform_device() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/
H A Darm-device.c14 static int xen_unmap_device_mmio(const struct resource *resources, in xen_unmap_device_mmio() argument
41 static int xen_map_device_mmio(const struct resource *resources, in xen_map_device_mmio() argument
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dsl811_cs.c64 static struct resource resources[] = { variable
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dbus_numa.c31 void x86_pci_root_bus_resources(int bus, struct list_head *resources) in x86_pci_root_bus_resources() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-stream.c41 struct fw_iso_resources *resources; in init_stream() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_cs.c136 svga_set_compute_resources(struct pipe_context *pipe, unsigned start, unsigned count, struct pipe_surface **resources) svga_set_compute_resources() argument
151 svga_set_global_binding(struct pipe_context *pipe, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) svga_set_global_binding() argument
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.h66 struct list_head resources; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_compute.c100 panfrost_set_compute_resources(struct pipe_context *pctx, unsigned start, unsigned count, struct pipe_surface **resources) panfrost_set_compute_resources() argument
108 panfrost_set_global_binding(struct pipe_context *pctx, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) panfrost_set_global_binding() argument
/third_party/python/Lib/importlib/resources/
H A Dsimple.py35 def resources(self): member in SimpleReader
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPointerParameterTests.cpp691 GraphicsResources resources; in addGraphicsPointerParamToParamTest() local
769 GraphicsResources resources; in addGraphicsPointerParamToGlobalTest() local
866 GraphicsResources resources; in addGraphicsPointerBufferMemoryTest() local
977 GraphicsResources resources; in addGraphicsPointerBufferMemoryVariablePointersTest() local
[all...]
H A DvktSpvAsmUboMatrixPaddingTests.cpp152 GraphicsResources resources; in addGraphicsUboMatrixPaddingTest() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_wrapper.cpp62 void GetBuiltInResources(const ShBuiltInResources &resources, TBuiltInResource *outResources) in GetBuiltInResources() argument
108 GlslangCompileToSpirv(const ShBuiltInResources &resources, sh::GLenum shaderType, const std::string &shaderSource, angle::spirv::Blob *spirvBlobOut) GlslangCompileToSpirv() argument
[all...]
H A DTranslatorHLSL.cpp57 const ShBuiltInResources &resources = getResources(); in translate() local
/third_party/skia/third_party/externals/angle2/src/compiler/fuzz/
H A Dtranslator_fuzzer.cpp210 ShBuiltInResources resources; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFResourceDict.cpp66 auto resources = SkPDFMakeDict(); in add_subdict() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DShaderCompileTreeTest.cpp117 ShBuiltInResources resources; in SetUp() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmPointerParameterTests.cpp691 GraphicsResources resources; in addGraphicsPointerParamToParamTest() local
769 GraphicsResources resources; in addGraphicsPointerParamToGlobalTest() local
866 GraphicsResources resources; in addGraphicsPointerBufferMemoryTest() local
977 GraphicsResources resources; in addGraphicsPointerBufferMemoryVariablePointersTest() local
[all...]

Completed in 12 milliseconds

12345678910>>...14