Home
last modified time | relevance | path

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

123

/linux-3.4.99/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.h25 struct resources { struct
26 void *gpmi_regs;
27 void *bch_regs;
28 unsigned int bch_low_interrupt;
29 unsigned int bch_high_interrupt;
30 unsigned int dma_low_channel;
31 unsigned int dma_high_channel;
32 struct clk *clock;
130 struct resources resources; member
/linux-3.4.99/drivers/acpi/apei/
Dapei-base.c395 void apei_resources_fini(struct apei_resources *resources) in apei_resources_fini()
424 int apei_resources_add(struct apei_resources *resources, in apei_resources_add()
454 struct apei_resources *resources = data; in apei_get_nvs_callback() local
458 static int apei_get_nvs_resources(struct apei_resources *resources) in apei_get_nvs_resources()
468 int apei_resources_request(struct apei_resources *resources, in apei_resources_request()
545 void apei_resources_release(struct apei_resources *resources) in apei_resources_release()
697 struct apei_resources *resources = data; in collect_res_callback() local
728 struct apei_resources *resources) in apei_exec_collect_resources()
Dapei-internal.h103 static inline void apei_resources_init(struct apei_resources *resources) in apei_resources_init()
/linux-3.4.99/drivers/pci/
Dbus.c21 void pci_add_resource_offset(struct list_head *resources, struct resource *res, in pci_add_resource_offset()
38 void pci_add_resource(struct list_head *resources, struct resource *res) in pci_add_resource()
44 void pci_free_resource_list(struct list_head *resources) in pci_free_resource_list()
/linux-3.4.99/drivers/staging/tidspbridge/core/
Due_deh.c49 struct cfg_hostres *resources; in mmu_fault_isr() local
172 struct cfg_hostres *resources; in mmu_fault_print_stack() local
Dtiomap_io.c176 struct cfg_hostres *resources = dev_context->resources; in write_dsp_data() local
376 struct cfg_hostres *resources = dev_context->resources; in sm_interrupt_dsp() local
Dtiomap3430_pwr.c415 struct cfg_hostres *resources; in dsp_clk_wakeup_event_ctrl() local
/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Ddevs.h22 struct resource *resources; member
/linux-3.4.99/sound/firewire/
Dcmp.h25 struct fw_iso_resources resources; member
/linux-3.4.99/arch/xtensa/kernel/
Dpci.c138 struct list_head *resources) in pci_controller_apertures()
176 struct list_head resources; in pcibios_init() local
/linux-3.4.99/arch/x86/pci/
Dbus_numa.c10 void x86_pci_root_bus_resources(int bus, struct list_head *resources) in x86_pci_root_bus_resources()
Dacpi.c15 struct list_head *resources; member
320 int domain, struct list_head *resources) in get_current_resources()
/linux-3.4.99/arch/arm/mach-ux500/
Ddevices-common.c58 struct resource resources[] = { in dbx500_add_gpio() local
/linux-3.4.99/include/linux/mfd/
Dcore.h45 const struct resource *resources; member
/linux-3.4.99/drivers/usb/host/
Dsl811_cs.c64 static struct resource resources[] = { variable
/linux-3.4.99/arch/arm/include/asm/mach/
Dpci.h43 struct list_head resources; /* root bus resources (apertures) */ member
/linux-3.4.99/arch/sh/include/asm/
Dpci.h22 struct resource *resources; member
/linux-3.4.99/drivers/mfd/
Djanz-cmodio.c58 struct resource resources[3 * CMODIO_MAX_MODULES]; member
/linux-3.4.99/arch/ia64/kernel/
Derr_inject.c54 static u64 resources[NR_CPUS]; variable
/linux-3.4.99/include/media/
Dsaa7146_vv.h103 unsigned int resources; /* resource management for device open */ member
146 unsigned int resources; /* resource management for device */ member
/linux-3.4.99/arch/arm/plat-orion/
Dcommon.c30 struct resource *resources, in fill_resources()
55 struct resource *resources, in uart_complete()
/linux-3.4.99/drivers/pci/hotplug/
Dcpqphp_pci.c1416 int cpqhp_return_board_resources(struct pci_func * func, struct resource_lists * resources) in cpqhp_return_board_resources()
1472 void cpqhp_destroy_resource_list (struct resource_lists * resources) in cpqhp_destroy_resource_list()
/linux-3.4.99/drivers/isdn/hardware/eicon/
Dxdi_adapter.h55 divas_card_resources_t resources; member
/linux-3.4.99/arch/alpha/kernel/
Dpci.c333 struct list_head resources; in common_init_pci() local
/linux-3.4.99/sound/aoa/soundbus/i2sbus/
Di2sbus.h65 struct resource resources[3]; member

123