Searched defs:resources (Results 1 - 25 of 85) sorted by path

1234

/linux-master/arch/x86/pci/
H A Dbus_numa.h16 struct list_head resources; member in struct:pci_root_info
H A Dbus_numa.c31 void x86_pci_root_bus_resources(int bus, struct list_head *resources) argument
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.h82 struct usnic_vnic_res_desc resources[USNIC_VNIC_RES_TYPE_MAX]; member in struct:usnic_vnic_res_spec
/linux-master/drivers/xen/
H A Darm-device.c14 static int xen_unmap_device_mmio(const struct resource *resources, argument
41 static int xen_map_device_mmio(const struct resource *resources, argument
/linux-master/sound/firewire/
H A Dcmp.h31 struct fw_iso_resources resources; member in struct:cmp_connection
/linux-master/arch/alpha/kernel/
H A Dpci.c324 struct list_head resources; local
/linux-master/arch/arm/include/asm/mach/
H A Dpci.h40 struct list_head resources; /* root bus resources (apertures) */ member in struct:pci_sys_data
/linux-master/arch/arm/mach-s3c/
H A Ddevs.h18 struct resource *resources; member in struct:s3c24xx_uart_resources
/linux-master/arch/arm/plat-orion/
H A Dcommon.c52 fill_resources(struct platform_device *device, struct resource *resources, resource_size_t mapbase, resource_size_t size) argument
64 fill_resources_irq(struct platform_device *device, struct resource *resources, resource_size_t mapbase, resource_size_t size, unsigned int irq) argument
87 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) argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c1528 pcibios_setup_phb_resources(struct pci_controller *hose, struct list_head *resources) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dpci.h107 struct list_head resources; member in struct:zpci_bus
/linux-master/arch/sh/include/asm/
H A Dpci.h21 struct resource *resources; member in struct:pci_channel
/linux-master/arch/x86/include/asm/
H A Dx86_init.h165 struct x86_init_resources resources; member in struct:x86_init_ops
/linux-master/drivers/accel/qaic/
H A Dqaic_control.c297 static void save_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources, argument
315 free_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources) argument
323 free_dma_xfers(struct qaic_device *qdev, struct ioctl_resources *resources) argument
391 find_and_map_user_pages(struct qaic_device *qdev, struct qaic_manage_trans_dma_xfer *in_trans, struct ioctl_resources *resources, struct dma_xfer *xfer) argument
480 encode_addr_size_pairs(struct dma_xfer *xfer, struct wrapper_list *wrappers, struct ioctl_resources *resources, u32 msg_hdr_len, u32 *size, struct wire_trans_dma_xfer **out_trans) argument
560 encode_dma(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, u32 *user_len, struct ioctl_resources *resources, struct qaic_user *usr) argument
629 encode_activate(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, u32 *user_len, struct ioctl_resources *resources) argument
751 encode_message(struct qaic_device *qdev, struct manage_msg *user_msg, struct wrapper_list *wrappers, struct ioctl_resources *resources, struct qaic_user *usr) argument
853 decode_activate(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, u32 *msg_len, struct ioctl_resources *resources, struct qaic_user *usr) argument
959 decode_message(struct qaic_device *qdev, struct manage_msg *user_msg, struct wire_msg *msg, struct ioctl_resources *resources, struct qaic_user *usr) argument
1174 qaic_manage_msg_xfer(struct qaic_device *qdev, struct qaic_user *usr, struct manage_msg *user_msg, struct ioctl_resources *resources, struct wire_msg **rsp) argument
1244 struct ioctl_resources resources; local
[all...]
/linux-master/drivers/acpi/
H A Dacpi_platform.c119 struct resource *resources = NULL; local
[all...]
H A Dacpi_watchdog.c109 struct resource *resources; local
H A Dpci_root.c805 acpi_pci_root_validate_resources(struct device *dev, struct list_head *resources, unsigned long type) argument
[all...]
H A Dpower.c317 struct list_head *resources; local
352 struct list_head *resources; local
536 acpi_power_hide_list(struct acpi_device *adev, struct list_head *resources, const struct attribute_group *attr_group) argument
555 acpi_power_expose_list(struct acpi_device *adev, struct list_head *resources, const struct attribute_group *attr_group) argument
583 acpi_power_expose_hide(struct acpi_device *adev, struct list_head *resources, const struct attribute_group *attr_group, bool expose) argument
[all...]
/linux-master/drivers/acpi/apei/
H A Dapei-base.c380 void apei_resources_fini(struct apei_resources *resources) argument
409 int apei_resources_add(struct apei_resources *resources, argument
439 struct apei_resources *resources local
443 apei_get_nvs_resources(struct apei_resources *resources) argument
450 apei_get_arch_resources(struct apei_resources *resources) argument
461 apei_resources_request(struct apei_resources *resources, const char *desc) argument
552 apei_resources_release(struct apei_resources *resources) argument
714 struct apei_resources *resources = data; local
744 apei_exec_collect_resources(struct apei_exec_context *ctx, struct apei_resources *resources) argument
[all...]
H A Dapei-internal.h102 static inline void apei_resources_init(struct apei_resources *resources) argument
/linux-master/drivers/block/drbd/
H A Ddrbd_int.h595 struct list_head resources; member in struct:drbd_resource
/linux-master/drivers/bus/
H A Dhisi_lpc.c400 struct resource *resources; local
[all...]
/linux-master/drivers/hid/
H A Dwacom.h182 bool resources; member in struct:wacom
/linux-master/drivers/i2c/
H A Di2c-core-base.c892 int i2c_dev_irq_from_resources(const struct resource *resources, argument
/linux-master/drivers/infiniband/core/
H A Duverbs_cmd.c2565 struct ib_uflow_resources *resources; local
[all...]

Completed in 945 milliseconds

1234