| /linux/drivers/acpi/apei/ |
| H A D | apei-base.c | 380 void apei_resources_fini(struct apei_resources *resources) in apei_resources_fini() 409 int apei_resources_add(struct apei_resources *resources, in apei_resources_add() 439 struct apei_resources *resources = data; in apei_get_res_callback() local 443 static int apei_get_nvs_resources(struct apei_resources *resources) in apei_get_nvs_resources() 450 static int apei_get_arch_resources(struct apei_resources *resources) in apei_get_arch_resources() 461 int apei_resources_request(struct apei_resources *resources, in apei_resources_request() 552 void apei_resources_release(struct apei_resources *resources) in apei_resources_release() 714 struct apei_resources *resources = data; in collect_res_callback() local 745 struct apei_resources *resources) in apei_exec_collect_resources()
|
| H A D | apei-internal.h | 102 static inline void apei_resources_init(struct apei_resources *resources) in apei_resources_init()
|
| /linux/drivers/mtd/nand/raw/gpmi-nand/ |
| H A D | gpmi-nand.h | 17 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]; 129 struct resources resources; member
|
| /linux/drivers/pci/ |
| H A D | bus.c | 35 void pci_add_resource_offset(struct list_head *resources, struct resource *res, in pci_add_resource_offset() 51 void pci_add_resource(struct list_head *resources, struct resource *res) in pci_add_resource() 57 void pci_free_resource_list(struct list_head *resources) in pci_free_resource_list() 129 struct list_head *resources) in devm_request_pci_bus_resources()
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_control.c | 298 static void save_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources, in save_dbc_buf() 317 static void free_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources) in free_dbc_buf() 325 static void free_dma_xfers(struct qaic_device *qdev, struct ioctl_resources *resources) in free_dma_xfers() 395 struct ioctl_resources *resources, struct dma_xfer *xfer) in find_and_map_user_pages() 483 struct ioctl_resources *resources, u32 msg_hdr_len, u32 *size, in encode_addr_size_pairs() 563 u32 *user_len, struct ioctl_resources *resources, struct qaic_user *usr) in encode_dma() 632 u32 *user_len, struct ioctl_resources *resources) in encode_activate() 755 struct wrapper_list *wrappers, struct ioctl_resources *resources, in encode_message() 857 u32 *msg_len, struct ioctl_resources *resources, struct qaic_user *usr) in decode_activate() 964 struct wire_msg *msg, struct ioctl_resources *resources, in decode_message() [all …]
|
| /linux/drivers/xen/ |
| H A D | arm-device.c | 14 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/ |
| H A D | power.c | 322 struct list_head *resources; in acpi_device_power_add_dependent() local 357 struct list_head *resources; in acpi_device_power_remove_dependent() local 542 struct list_head *resources, in acpi_power_hide_list() 561 struct list_head *resources, in acpi_power_expose_list() 589 struct list_head *resources, in acpi_power_expose_hide()
|
| H A D | acpi_watchdog.c | 109 struct resource *resources; in acpi_watchdog_init() local
|
| H A D | acpi_platform.c | 119 struct resource *resources = NULL; in acpi_create_platform_device() local
|
| /linux/arch/arm/mach-s3c/ |
| H A D | devs.h | 18 struct resource *resources; member
|
| /linux/arch/x86/pci/ |
| H A D | bus_numa.h | 16 struct list_head resources; member
|
| H A D | bus_numa.c | 31 void x86_pci_root_bus_resources(int bus, struct list_head *resources) in x86_pci_root_bus_resources()
|
| /linux/arch/arm/plat-orion/ |
| H A D | common.c | 53 struct resource *resources, in fill_resources() 65 struct resource *resources, in fill_resources_irq() 90 struct resource *resources, in uart_complete()
|
| /linux/drivers/usb/host/ |
| H A D | sl811_cs.c | 64 static struct resource resources[] = { variable
|
| /linux/arch/sh/include/asm/ |
| H A D | pci.h | 21 struct resource *resources; member
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_vnic.h | 82 struct usnic_vnic_res_desc resources[USNIC_VNIC_RES_TYPE_MAX]; member
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | main.h | 52 struct xge_resource resources; member
|
| /linux/arch/arm/include/asm/mach/ |
| H A D | pci.h | 40 struct list_head resources; /* root bus resources (apertures) */ member
|
| /linux/drivers/mfd/ |
| H A D | janz-cmodio.c | 53 struct resource resources[3 * CMODIO_MAX_MODULES]; member
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | tegra-apbmisc.c | 266 struct resource *resources[2] = { NULL }; in tegra_acpi_init_apbmisc() local
|
| /linux/include/linux/ |
| H A D | pci-acpi.h | 67 struct list_head resources; member
|
| /linux/drivers/pci/hotplug/ |
| H A D | cpqphp_pci.c | 1411 int cpqhp_return_board_resources(struct pci_func *func, struct resource_lists *resources) in cpqhp_return_board_resources() 1467 void cpqhp_destroy_resource_list(struct resource_lists *resources) in cpqhp_destroy_resource_list()
|
| H A D | cpqphp_ctrl.c | 2211 u8 behind_bridge, struct resource_lists *resources) in configure_new_device() 2308 struct resource_lists *resources) in configure_new_function()
|
| /linux/sound/aoa/soundbus/i2sbus/ |
| H A D | i2sbus.h | 63 struct resource resources[3]; member
|
| /linux/include/rdma/ |
| H A D | uverbs_std_types.h | 137 struct ib_uflow_resources *resources; member
|