Searched defs:resources (Results 1 - 64 of 64) sorted by relevance

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Ddevs.h22 struct resource *resources; member in struct:s3c24xx_uart_resources
/linux-4.1.27/drivers/pci/host/
H A Dpcie-iproc.h32 struct list_head *resources; member in struct:iproc_pcie
H A Dpci-host-generic.c44 struct list_head resources; member in struct:gen_pci
H A Dpcie-xilinx.c119 struct list_head resources; member in struct:xilinx_pcie_port
/linux-4.1.27/arch/x86/pci/
H A Dbus_numa.h15 struct list_head resources; member in struct:pci_root_info
H A Dbus_numa.c30 void x86_pci_root_bus_resources(int bus, struct list_head *resources) x86_pci_root_bus_resources() argument
H A Dacpi.c293 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 Dacpi_platform.c50 struct resource *resources = NULL; acpi_create_platform_device() local
H A Dpower.c379 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 Dcmp.h30 struct fw_iso_resources resources; member in struct:cmp_connection
H A Disight.c57 struct fw_iso_resources resources; member in struct:isight
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.h67 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 Dsl811_cs.c63 static struct resource resources[] = { variable in typeref:struct:resource
/linux-4.1.27/arch/arm/include/asm/mach/
H A Dpci.h53 struct list_head resources; /* root bus resources (apertures) */ member in struct:pci_sys_data
/linux-4.1.27/include/linux/mfd/
H A Dcore.h55 const struct resource *resources; member in struct:mfd_cell
/linux-4.1.27/drivers/mfd/
H A Djanz-cmodio.c57 struct resource resources[3 * CMODIO_MAX_MODULES]; member in struct:cmodio_device
H A Domap-usb-host.c229 struct resource resources[2]; omap_usbhs_alloc_children() local
/linux-4.1.27/drivers/of/
H A Dof_pci.c160 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 Dapei-internal.h102 static inline void apei_resources_init(struct apei_resources *resources) apei_resources_init() argument
H A Dapei-base.c395 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 Dvmwgfx_cmdbuf_res.c67 struct drm_open_hash resources; member in struct:vmw_cmdbuf_res_manager
/linux-4.1.27/drivers/platform/goldfish/
H A Dpdev_bus.c44 struct resource resources[0]; member in struct:pdev_bus_dev
/linux-4.1.27/arch/sh/include/asm/
H A Dpci.h22 struct resource *resources; member in struct:pci_channel
/linux-4.1.27/sound/firewire/dice/
H A Ddice-stream.c101 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 Dxdi_adapter.h55 divas_card_resources_t resources; member in struct:_diva_os_xdi_adapter
/linux-4.1.27/drivers/pci/
H A Dbus.c20 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 Dprobe.c1926 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 Dpci.c175 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 Derr_inject.c54 static u64 resources[NR_CPUS]; variable
209 define_one_ro(resources); variable
/linux-4.1.27/arch/alpha/kernel/
H A Dpci.c314 struct list_head resources; common_init_pci() local
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h65 struct resource resources[3]; member in struct:i2sbus_dev
/linux-4.1.27/arch/x86/include/asm/
H A Dx86_init.h124 struct x86_init_resources resources; member in struct:x86_init_ops
/linux-4.1.27/drivers/virtio/
H A Dvirtio_mmio.c618 struct resource resources[2] = {}; vm_cmdline_set() local
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.h26 struct resources { struct
147 struct resources resources; member in struct:gpmi_nand_data
/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_pci.c1422 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 Dcpqphp_ctrl.c2268 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 Dpci-common.c1274 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 Dmusb_dsps.c688 struct resource resources[2]; dsps_create_musb_pdev() local
/linux-4.1.27/arch/ia64/pci/
H A Dpci.c135 struct list_head resources; member in struct:pci_root_info
/linux-4.1.27/sound/pci/au88x0/
H A Dau88x0.h130 u32 resources[5]; member in struct:__anon14440
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c173 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 Dtpm_tis.c1011 struct list_head resources; tpm_tis_acpi_init() local
/linux-4.1.27/include/linux/
H A Dpnp.h265 struct list_head resources; member in struct:pnp_dev
H A Ddio.h64 struct resource resources[2]; /* address space routed to this bus */ member in struct:dio_bus
H A Dpe.h217 struct data_dirent resources; /* .rsrc */ member in struct:data_directory
H A Dvmw_vmci_defs.h557 u32 resources[1]; member in struct:vmci_resource_query_msg
H A Dpci.h454 struct list_head resources; /* address space routed to this bus */ member in struct:pci_bus
/linux-4.1.27/include/media/
H A Dsaa7146_vv.h98 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 Dpci.c594 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 Dpci-common.c1496 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 Dcommon.c57 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 Dbttvp.h222 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 Dpci.c1057 int resources; ath10k_pci_hif_send_complete_check() local
/linux-4.1.27/drivers/media/usb/tm6000/
H A Dtm6000.h220 struct tm6000_fh *resources; /* Points to fh that is streaming */ member in struct:tm6000_core
/linux-4.1.27/include/acpi/
H A Dacpi_bus.h280 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 Dcx88.h480 unsigned int resources; member in struct:cx8800_dev
/linux-4.1.27/drivers/usb/misc/
H A Dftdi-elan.c181 struct resource resources[0]; member in struct:usb_ftdi
/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx.h665 unsigned int resources; member in struct:em28xx
/linux-4.1.27/drivers/media/usb/s2255/
H A Ds2255drv.c221 int resources; member in struct:s2255_vc
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmcommon.h110 struct list_head resources; member in struct:dlm_recovery_ctxt
/linux-4.1.27/drivers/media/pci/ngene/
H A Dngene.h625 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 Dsaa7134.h545 unsigned int resources; member in struct:saa7134_dev
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_int.h683 struct list_head resources; member in struct:drbd_resource
/linux-4.1.27/arch/ia64/include/asm/
H A Dpal.h1248 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

Completed in 1688 milliseconds