Home
last modified time | relevance | path

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

1234

/linux/drivers/media/platform/qcom/camss/
A Dcamss.h44 struct resources { struct
52 struct resources_ispif { argument
/linux/drivers/acpi/apei/
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()
A Dapei-internal.h103 static inline void apei_resources_init(struct apei_resources *resources) in apei_resources_init()
/linux/drivers/mtd/nand/raw/gpmi-nand/
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
/linux/sound/firewire/dice/
A Ddice-stream.c154 struct fw_iso_resources *resources, unsigned int rate, in keep_resources()
210 struct fw_iso_resources *resources; in keep_dual_resources() local
333 struct fw_iso_resources *resources; in start_streams() local
490 struct fw_iso_resources *resources; in init_stream() local
524 struct fw_iso_resources *resources; in destroy_stream() local
/linux/drivers/pci/
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()
/linux/drivers/xen/
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()
/linux/drivers/acpi/
A Dpower.c316 struct list_head *resources; in acpi_device_power_add_dependent() local
351 struct list_head *resources; in acpi_device_power_remove_dependent() local
536 struct list_head *resources, in acpi_power_hide_list()
555 struct list_head *resources, in acpi_power_expose_list()
583 struct list_head *resources, in acpi_power_expose_hide()
A Dacpi_platform.c104 struct resource *resources = NULL; in acpi_create_platform_device() local
A Dacpi_watchdog.c109 struct resource *resources; in acpi_watchdog_init() local
/linux/arch/arm/mach-s3c/
A Ddevs.h18 struct resource *resources; member
/linux/sound/firewire/motu/
A Dmotu-stream.c31 struct fw_iso_resources *resources; in keep_resources() local
334 struct fw_iso_resources *resources; in init_stream() local
/linux/sound/firewire/digi00x/
A Ddigi00x-stream.c191 struct fw_iso_resources *resources; in keep_resources() local
220 struct fw_iso_resources *resources; in init_stream() local
/linux/arch/x86/pci/
A Dbus_numa.h16 struct list_head resources; member
A Dbus_numa.c31 void x86_pci_root_bus_resources(int bus, struct list_head *resources) in x86_pci_root_bus_resources()
/linux/sound/firewire/tascam/
A Dtascam-stream.c284 struct fw_iso_resources *resources; in keep_resources() local
303 struct fw_iso_resources *resources; in init_stream() local
/linux/sound/firewire/
A Dcmp.h31 struct fw_iso_resources resources; member
/linux/arch/arm/plat-orion/
A Dcommon.c54 struct resource *resources, in fill_resources()
66 struct resource *resources, in fill_resources_irq()
91 struct resource *resources, in uart_complete()
/linux/drivers/usb/host/
A Dsl811_cs.c64 static struct resource resources[] = { variable
/linux/drivers/infiniband/hw/usnic/
A Dusnic_vnic.h82 struct usnic_vnic_res_desc resources[USNIC_VNIC_RES_TYPE_MAX]; member
/linux/arch/sh/include/asm/
A Dpci.h21 struct resource *resources; member
/linux/drivers/net/ethernet/apm/xgene-v2/
A Dmain.h51 struct xge_resource resources; member
/linux/arch/arm/include/asm/mach/
A Dpci.h40 struct list_head resources; /* root bus resources (apertures) */ member
/linux/sound/firewire/fireface/
A Dff-stream.c41 struct fw_iso_resources *resources; in init_stream() local
/linux/drivers/mfd/
A Djanz-cmodio.c53 struct resource resources[3 * CMODIO_MAX_MODULES]; member

Completed in 37 milliseconds

1234