Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 25 of 108) sorted by relevance

12345

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dresource.h29 struct resources struct
44 extern void mark_target_live_regs (rtx_insn *, rtx, struct resources *); argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dresource.h29 struct resources struct
44 extern void mark_target_live_regs (rtx_insn *, rtx, struct resources *); argument
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss.h44 struct resources { struct
52 struct resources_ispif { argument
/OK3568_Linux_fs/kernel/drivers/acpi/apei/
H A Dapei-base.c383 void apei_resources_fini(struct apei_resources *resources) in apei_resources_fini()
412 int apei_resources_add(struct apei_resources *resources, in apei_resources_add()
442 struct apei_resources *resources = data; in apei_get_res_callback() local
446 static int apei_get_nvs_resources(struct apei_resources *resources) in apei_get_nvs_resources()
453 static int apei_get_arch_resources(struct apei_resources *resources) in apei_get_arch_resources()
464 int apei_resources_request(struct apei_resources *resources, in apei_resources_request()
555 void apei_resources_release(struct apei_resources *resources) in apei_resources_release()
717 struct apei_resources *resources = data; in collect_res_callback() local
748 struct apei_resources *resources) in apei_exec_collect_resources()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.h17 struct resources { struct
18 void __iomem *gpmi_regs;
19 void __iomem *bch_regs;
20 unsigned int dma_low_channel;
21 unsigned int dma_high_channel;
22 struct clk *clock[GPMI_CLK_MAX];
123 struct resources resources; member
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dgraphics_drm.c210 drmModeRes *resources, in find_crtc_for_connector()
255 drmModeRes *resources, in find_used_connector_by_type()
275 drmModeRes *resources) { in find_first_connected_connector()
292 static drmModeConnector *find_main_monitor(int fd, drmModeRes *resources, in find_main_monitor()
333 drmModeRes *resources, in disable_non_main_crtcs()
/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics_drm.c217 drmModeRes *resources, in find_crtc_for_connector()
263 drmModeRes *resources, in find_used_connector_by_type()
284 drmModeRes *resources) in find_first_connected_connector()
302 static drmModeConnector *find_main_monitor(int fd, drmModeRes *resources, in find_main_monitor()
344 drmModeRes *resources, in disable_non_main_crtcs()
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-stream.c169 struct fw_iso_resources *resources, unsigned int rate, in keep_resources()
225 struct fw_iso_resources *resources; in keep_dual_resources() local
348 struct fw_iso_resources *resources; in start_streams() local
508 struct fw_iso_resources *resources; in init_stream() local
542 struct fw_iso_resources *resources; in destroy_stream() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dbus.c19 void pci_add_resource_offset(struct list_head *resources, struct resource *res, in pci_add_resource_offset()
35 void pci_add_resource(struct list_head *resources, struct resource *res) in pci_add_resource()
41 void pci_free_resource_list(struct list_head *resources) in pci_free_resource_list()
94 struct list_head *resources) in devm_request_pci_bus_resources()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Darm-device.c14 static int xen_unmap_device_mmio(const struct resource *resources, in xen_unmap_device_mmio()
41 static int xen_map_device_mmio(const struct resource *resources, in xen_map_device_mmio()
/OK3568_Linux_fs/external/xserver/dix/
H A Dresource.c169 ResourcePtr *resources; member
836 ResourcePtr **tails, *resources; in RebuildTable() local
985 ResourcePtr *resources; in FindClientResourcesByType() local
1020 ResourcePtr *resources; in FindAllClientResources() local
1046 ResourcePtr *resources; in LookupClientResourceComplex() local
1072 ResourcePtr *resources; in FreeClientNeverRetainResources() local
1111 ResourcePtr *resources; in FreeClientResources() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpower.c306 struct list_head *resources; in acpi_device_power_add_dependent() local
341 struct list_head *resources; in acpi_device_power_remove_dependent() local
521 struct list_head *resources, in acpi_power_hide_list()
540 struct list_head *resources, in acpi_power_expose_list()
568 struct list_head *resources, in acpi_power_expose_hide()
H A Dacpi_platform.c104 struct resource *resources = NULL; in acpi_create_platform_device() local
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ddevs.h18 struct resource *resources; member
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-stream.c31 struct fw_iso_resources *resources; in keep_resources() local
304 struct fw_iso_resources *resources; in init_stream() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_platform_fake.c80 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_register() local
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x-stream.c191 struct fw_iso_resources *resources; in keep_resources() local
220 struct fw_iso_resources *resources; in init_stream() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_platform_fake.c81 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_fake_register() local
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam-stream.c284 struct fw_iso_resources *resources; in keep_resources() local
303 struct fw_iso_resources *resources; in init_stream() local
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dbus_numa.h16 struct list_head resources; member
H A Dbus_numa.c31 void x86_pci_root_bus_resources(int bus, struct list_head *resources) in x86_pci_root_bus_resources()
/OK3568_Linux_fs/kernel/sound/firewire/
H A Dcmp.h31 struct fw_iso_resources resources; member
/OK3568_Linux_fs/kernel/arch/arm/plat-orion/
H A Dcommon.c54 struct resource *resources, in fill_resources()
66 struct resource *resources, in fill_resources_irq()
91 struct resource *resources, in uart_complete()
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A DCanvas.c97 static XtResource resources[] = { variable
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dsl811_cs.c64 static struct resource resources[] = { variable

12345