Home
last modified time | relevance | path

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

12

/drivers/acpi/apei/
Dapei-base.c391 void apei_resources_fini(struct apei_resources *resources) in apei_resources_fini()
420 int apei_resources_add(struct apei_resources *resources, in apei_resources_add()
450 struct apei_resources *resources = data; in apei_get_res_callback() local
454 static int apei_get_nvs_resources(struct apei_resources *resources) in apei_get_nvs_resources()
461 static int apei_get_arch_resources(struct apei_resources *resources) in apei_get_arch_resources()
472 int apei_resources_request(struct apei_resources *resources, in apei_resources_request()
561 void apei_resources_release(struct apei_resources *resources) in apei_resources_release()
715 struct apei_resources *resources = data; in collect_res_callback() local
746 struct apei_resources *resources) in apei_exec_collect_resources()
Dapei-internal.h102 static inline void apei_resources_init(struct apei_resources *resources) in apei_resources_init()
/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.h26 struct resources { struct
27 void __iomem *gpmi_regs;
28 void __iomem *bch_regs;
29 unsigned int dma_low_channel;
30 unsigned int dma_high_channel;
31 struct clk *clock[GPMI_CLK_MAX];
147 struct resources resources; member
/drivers/pci/
Dbus.c20 void pci_add_resource_offset(struct list_head *resources, struct resource *res, in pci_add_resource_offset()
36 void pci_add_resource(struct list_head *resources, struct resource *res) in pci_add_resource()
42 void pci_free_resource_list(struct list_head *resources) in pci_free_resource_list()
Dprobe.c2154 struct pci_ops *ops, void *sysdata, struct list_head *resources) in pci_create_root_bus()
2325 struct list_head *resources, struct msi_controller *msi) in pci_scan_root_bus_msi()
2360 struct pci_ops *ops, void *sysdata, struct list_head *resources) in pci_scan_root_bus()
/drivers/acpi/
Dacpi_platform.c53 struct resource *resources = NULL; in acpi_create_platform_device() local
Dpower.c402 struct list_head *resources, in acpi_power_hide_list()
421 struct list_head *resources, in acpi_power_expose_list()
449 struct list_head *resources, in acpi_power_expose_hide()
Dpci_root.c664 struct list_head *resources, in acpi_pci_root_validate_resources()
/drivers/usb/host/
Dsl811_cs.c63 static struct resource resources[] = { variable
/drivers/infiniband/hw/usnic/
Dusnic_vnic.h82 struct usnic_vnic_res_desc resources[USNIC_VNIC_RES_TYPE_MAX]; member
/drivers/of/
Dof_pci.c168 struct list_head *resources, resource_size_t *io_base) in of_pci_get_host_bridge_resources()
/drivers/mfd/
Djanz-cmodio.c57 struct resource resources[3 * CMODIO_MAX_MODULES]; member
Domap-usb-host.c229 struct resource resources[2]; in omap_usbhs_alloc_children() local
/drivers/platform/goldfish/
Dpdev_bus.c45 struct resource resources[0]; member
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf_res.c62 struct drm_open_hash resources; member
/drivers/pci/host/
Dpci-host-generic.c53 struct list_head resources; member
Dpcie-iproc.c293 struct list_head *resources) in iproc_pcie_map_ranges()
Dpcie-xilinx.c119 struct list_head resources; member
Dpcie-altera.c79 struct list_head resources; member
/drivers/pci/hotplug/
Dcpqphp_pci.c1422 int cpqhp_return_board_resources(struct pci_func *func, struct resource_lists *resources) in cpqhp_return_board_resources()
1478 void cpqhp_destroy_resource_list (struct resource_lists *resources) in cpqhp_destroy_resource_list()
Dcpqphp_ctrl.c2269 u8 behind_bridge, struct resource_lists *resources) in configure_new_device()
2366 struct resource_lists *resources) in configure_new_function()
/drivers/isdn/hardware/eicon/
Dxdi_adapter.h55 divas_card_resources_t resources; member
/drivers/virtio/
Dvirtio_mmio.c619 struct resource resources[2] = {}; in vm_cmdline_set() local
/drivers/media/pci/bt8xx/
Dbttvp.h222 int resources; member
425 int resources; member
/drivers/char/tpm/
Dtpm_tis.c1018 struct list_head resources; in tpm_tis_acpi_init() local

12