/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
H A D | devs.h | 22 struct resource *resources; member in struct:s3c24xx_uart_resources
|
/linux-4.1.27/drivers/pci/host/ |
H A D | pcie-iproc.h | 32 struct list_head *resources; member in struct:iproc_pcie
|
H A D | pci-host-generic.c | 44 struct list_head resources; member in struct:gen_pci
|
H A D | pcie-xilinx.c | 119 struct list_head resources; member in struct:xilinx_pcie_port
|
/linux-4.1.27/arch/x86/pci/ |
H A D | bus_numa.h | 15 struct list_head resources; member in struct:pci_root_info
|
H A D | bus_numa.c | 30 void x86_pci_root_bus_resources(int bus, struct list_head *resources) x86_pci_root_bus_resources() argument
|
H A D | acpi.c | 293 add_resources(struct pci_root_info *info, struct list_head *resources, struct list_head *crs_res) add_resources() argument
|
/linux-4.1.27/drivers/acpi/ |
H A D | acpi_platform.c | 50 struct resource *resources = NULL; acpi_create_platform_device() local
|
H A D | power.c | 379 acpi_power_hide_list(struct acpi_device *adev, struct list_head *resources, struct attribute_group *attr_group) acpi_power_hide_list() argument 398 acpi_power_expose_list(struct acpi_device *adev, struct list_head *resources, struct attribute_group *attr_group) acpi_power_expose_list() argument 426 acpi_power_expose_hide(struct acpi_device *adev, struct list_head *resources, struct attribute_group *attr_group, bool expose) acpi_power_expose_hide() argument
|
/linux-4.1.27/sound/firewire/ |
H A D | cmp.h | 30 struct fw_iso_resources resources; member in struct:cmp_connection
|
H A D | isight.c | 57 struct fw_iso_resources resources; member in struct:isight
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
H A D | usnic_vnic.h | 67 struct usnic_vnic_res_desc resources[USNIC_VNIC_RES_TYPE_MAX]; member in struct:usnic_vnic_res_spec
|
/linux-4.1.27/drivers/usb/host/ |
H A D | sl811_cs.c | 63 static struct resource resources[] = { variable in typeref:struct:resource
|
/linux-4.1.27/arch/arm/include/asm/mach/ |
H A D | pci.h | 53 struct list_head resources; /* root bus resources (apertures) */ member in struct:pci_sys_data
|
/linux-4.1.27/include/linux/mfd/ |
H A D | core.h | 55 const struct resource *resources; member in struct:mfd_cell
|
/linux-4.1.27/drivers/mfd/ |
H A D | janz-cmodio.c | 57 struct resource resources[3 * CMODIO_MAX_MODULES]; member in struct:cmodio_device
|
H A D | omap-usb-host.c | 229 struct resource resources[2]; omap_usbhs_alloc_children() local
|
/linux-4.1.27/drivers/of/ |
H A D | of_pci.c | 160 of_pci_get_host_bridge_resources(struct device_node *dev, unsigned char busno, unsigned char bus_max, struct list_head *resources, resource_size_t *io_base) of_pci_get_host_bridge_resources() argument
|
/linux-4.1.27/drivers/acpi/apei/ |
H A D | apei-internal.h | 102 static inline void apei_resources_init(struct apei_resources *resources) apei_resources_init() argument
|
H A D | apei-base.c | 395 void apei_resources_fini(struct apei_resources *resources) apei_resources_fini() argument 424 int apei_resources_add(struct apei_resources *resources, apei_resources_add() argument 454 struct apei_resources *resources = data; apei_get_res_callback() local 458 static int apei_get_nvs_resources(struct apei_resources *resources) apei_get_nvs_resources() argument 465 static int apei_get_arch_resources(struct apei_resources *resources) apei_get_arch_resources() argument 476 int apei_resources_request(struct apei_resources *resources, apei_resources_request() argument 565 void apei_resources_release(struct apei_resources *resources) apei_resources_release() argument 719 struct apei_resources *resources = data; collect_res_callback() local 749 apei_exec_collect_resources(struct apei_exec_context *ctx, struct apei_resources *resources) apei_exec_collect_resources() argument
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf_res.c | 67 struct drm_open_hash resources; member in struct:vmw_cmdbuf_res_manager
|
/linux-4.1.27/drivers/platform/goldfish/ |
H A D | pdev_bus.c | 44 struct resource resources[0]; member in struct:pdev_bus_dev
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | pci.h | 22 struct resource *resources; member in struct:pci_channel
|
/linux-4.1.27/sound/firewire/dice/ |
H A D | dice-stream.c | 101 struct fw_iso_resources *resources; start_stream() local 289 struct fw_iso_resources *resources; init_stream() local 320 struct fw_iso_resources *resources; destroy_stream() local 44 release_resources(struct snd_dice *dice, struct fw_iso_resources *resources) release_resources() argument 61 keep_resources(struct snd_dice *dice, struct fw_iso_resources *resources, unsigned int max_payload_bytes) keep_resources() argument
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | xdi_adapter.h | 55 divas_card_resources_t resources; member in struct:_diva_os_xdi_adapter
|
/linux-4.1.27/drivers/pci/ |
H A D | bus.c | 20 void pci_add_resource_offset(struct list_head *resources, struct resource *res, pci_add_resource_offset() argument 36 void pci_add_resource(struct list_head *resources, struct resource *res) pci_add_resource() argument 42 void pci_free_resource_list(struct list_head *resources) pci_free_resource_list() argument
|
H A D | probe.c | 1926 pci_create_root_bus(struct device *parent, int bus, struct pci_ops *ops, void *sysdata, struct list_head *resources) pci_create_root_bus() argument 2095 pci_scan_root_bus(struct device *parent, int bus, struct pci_ops *ops, void *sysdata, struct list_head *resources) pci_scan_root_bus() argument
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | pci.c | 175 struct list_head resources; pcibios_init() local 136 pci_controller_apertures(struct pci_controller *pci_ctrl, struct list_head *resources) pci_controller_apertures() argument
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | err_inject.c | 54 static u64 resources[NR_CPUS]; variable 209 define_one_ro(resources); variable
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | pci.c | 314 struct list_head resources; common_init_pci() local
|
/linux-4.1.27/sound/aoa/soundbus/i2sbus/ |
H A D | i2sbus.h | 65 struct resource resources[3]; member in struct:i2sbus_dev
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | x86_init.h | 124 struct x86_init_resources resources; member in struct:x86_init_ops
|
/linux-4.1.27/drivers/virtio/ |
H A D | virtio_mmio.c | 618 struct resource resources[2] = {}; vm_cmdline_set() local
|
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/ |
H A D | gpmi-nand.h | 26 struct resources { struct 147 struct resources resources; member in struct:gpmi_nand_data
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | cpqphp_pci.c | 1422 int cpqhp_return_board_resources(struct pci_func *func, struct resource_lists *resources) cpqhp_return_board_resources() argument 1478 void cpqhp_destroy_resource_list (struct resource_lists *resources) cpqhp_destroy_resource_list() argument
|
H A D | cpqphp_ctrl.c | 2268 configure_new_device(struct controller *ctrl, struct pci_func *func, u8 behind_bridge, struct resource_lists *resources) configure_new_device() argument 2364 configure_new_function(struct controller *ctrl, struct pci_func *func, u8 behind_bridge, struct resource_lists *resources) configure_new_function() argument
|
/linux-4.1.27/arch/microblaze/pci/ |
H A D | pci-common.c | 1274 pcibios_setup_phb_resources(struct pci_controller *hose, struct list_head *resources) pcibios_setup_phb_resources() argument
|
/linux-4.1.27/drivers/usb/musb/ |
H A D | musb_dsps.c | 688 struct resource resources[2]; dsps_create_musb_pdev() local
|
/linux-4.1.27/arch/ia64/pci/ |
H A D | pci.c | 135 struct list_head resources; member in struct:pci_root_info
|
/linux-4.1.27/sound/pci/au88x0/ |
H A D | au88x0.h | 130 u32 resources[5]; member in struct:__anon14440
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_pipe.c | 173 get_htc_packet(struct htc_target *target, struct htc_endpoint *ep, struct list_head *queue, int resources) get_htc_packet() argument
|
/linux-4.1.27/drivers/char/tpm/ |
H A D | tpm_tis.c | 1011 struct list_head resources; tpm_tis_acpi_init() local
|
/linux-4.1.27/include/linux/ |
H A D | pnp.h | 265 struct list_head resources; member in struct:pnp_dev
|
H A D | dio.h | 64 struct resource resources[2]; /* address space routed to this bus */ member in struct:dio_bus
|
H A D | pe.h | 217 struct data_dirent resources; /* .rsrc */ member in struct:data_directory
|
H A D | vmw_vmci_defs.h | 557 u32 resources[1]; member in struct:vmci_resource_query_msg
|
H A D | pci.h | 454 struct list_head resources; /* address space routed to this bus */ member in struct:pci_bus
|
/linux-4.1.27/include/media/ |
H A D | saa7146_vv.h | 98 unsigned int resources; /* resource management for device open */ member in struct:saa7146_fh 144 unsigned int resources; /* resource management for device */ member in struct:saa7146_vv
|
/linux-4.1.27/arch/s390/pci/ |
H A D | pci.c | 594 zpci_setup_bus_resources(struct zpci_dev *zdev, struct list_head *resources) zpci_setup_bus_resources() argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | pci-common.c | 1496 pcibios_setup_phb_resources(struct pci_controller *hose, struct list_head *resources) pcibios_setup_phb_resources() argument
|
/linux-4.1.27/arch/arm/plat-orion/ |
H A D | common.c | 57 fill_resources(struct platform_device *device, struct resource *resources, resource_size_t mapbase, resource_size_t size, unsigned int irq) fill_resources() argument 86 uart_complete( struct platform_device *orion_uart, struct plat_serial8250_port *data, struct resource *resources, void __iomem *membase, resource_size_t mapbase, unsigned int irq, struct clk *clk) uart_complete() argument
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 222 int resources; member in struct:bttv_fh 425 int resources; member in struct:bttv
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | pci.c | 1057 int resources; ath10k_pci_hif_send_complete_check() local
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
H A D | tm6000.h | 220 struct tm6000_fh *resources; /* Points to fh that is streaming */ member in struct:tm6000_core
|
/linux-4.1.27/include/acpi/ |
H A D | acpi_bus.h | 280 struct list_head resources; /* Power resources referenced */ member in struct:acpi_device_power_state 329 struct list_head resources; member in struct:acpi_device_wakeup
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88.h | 480 unsigned int resources; member in struct:cx8800_dev
|
/linux-4.1.27/drivers/usb/misc/ |
H A D | ftdi-elan.c | 181 struct resource resources[0]; member in struct:usb_ftdi
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
H A D | em28xx.h | 665 unsigned int resources; member in struct:em28xx
|
/linux-4.1.27/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 221 int resources; member in struct:s2255_vc
|
/linux-4.1.27/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 110 struct list_head resources; member in struct:dlm_recovery_ctxt
|
/linux-4.1.27/drivers/media/pci/ngene/ |
H A D | ngene.h | 625 int resources; member in struct:ngene_vopen 712 int resources; member in struct:ngene_channel
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
H A D | saa7134.h | 545 unsigned int resources; member in struct:saa7134_dev
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_int.h | 683 struct list_head resources; member in struct:drbd_resource
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pal.h | 1248 ia64_pal_mc_error_inject_phys(u64 err_type_info, u64 err_struct_info, u64 err_data_buffer, u64 *capabilities, u64 *resources) ia64_pal_mc_error_inject_phys() argument 1262 ia64_pal_mc_error_inject_virt(u64 err_type_info, u64 err_struct_info, u64 err_data_buffer, u64 *capabilities, u64 *resources) ia64_pal_mc_error_inject_virt() argument
|