Searched defs:resources (Results 26 - 50 of 85) sorted by relevance

1234

/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.h23 const struct resource *resources; member in struct:felix_info
/linux-master/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h63 struct resource resources[3]; member in struct:i2sbus_dev
/linux-master/include/drm/
H A Ddrm_device.h67 struct list_head resources; member in struct:drm_device::__anon2542
/linux-master/drivers/pci/
H A Dbus.c20 void pci_add_resource_offset(struct list_head *resources, struct resource *res, argument
36 void pci_add_resource(struct list_head *resources, struct resource *res) argument
42 void pci_free_resource_list(struct list_head *resources) argument
115 devm_request_pci_bus_resources(struct device *dev, struct list_head *resources) argument
[all...]
H A Dof.c281 devm_of_pci_get_host_bridge_resources(struct device *dev, unsigned char busno, unsigned char bus_max, struct list_head *resources, struct list_head *ib_resources, resource_size_t *io_base) argument
/linux-master/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.h17 struct resources { struct
127 struct resources resources; member in struct:gpmi_nand_data
/linux-master/kernel/cgroup/
H A Drdma.c56 struct rdmacg_resource resources[RDMACG_RESOURCE_MAX]; member in struct:rdmacg_resource_pool
[all...]
/linux-master/drivers/hid/
H A Dwacom.h182 bool resources; member in struct:wacom
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-hw.c540 u8 resources; local
593 const u8 resources = MXC_ISI_CHANNEL_RES_OUTPUT_BUF local
[all...]
/linux-master/drivers/pci/controller/
H A Dpcie-xilinx.c110 struct list_head resources; member in struct:xilinx_pcie
/linux-master/sound/pci/au88x0/
H A Dau88x0.h118 u32 resources[5]; member in struct:__anon234
/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...]
/linux-master/include/media/drv-intf/
H A Dsaa7146_vv.h108 unsigned int resources; /* resource management for device */ member in struct:saa7146_vv
/linux-master/drivers/acpi/
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...]
H A Dpci_root.c805 acpi_pci_root_validate_resources(struct device *dev, struct list_head *resources, unsigned long type) argument
[all...]
/linux-master/sound/firewire/
H A Disight.c57 struct fw_iso_resources resources; member in struct:isight
[all...]
/linux-master/drivers/virtio/
H A Dvirtio_mmio.c724 struct resource resources[2] = {}; local
[all...]
/linux-master/drivers/pci/hotplug/
H A Dcpqphp_pci.c1420 int cpqhp_return_board_resources(struct pci_func *func, struct resource_lists *resources) argument
1476 cpqhp_destroy_resource_list(struct resource_lists *resources) argument
[all...]
/linux-master/drivers/bus/
H A Dhisi_lpc.c400 struct resource *resources; local
[all...]
/linux-master/lib/kunit/
H A Dkunit-test.c244 struct kunit_resource *resources[5]; local
[all...]
/linux-master/drivers/mfd/
H A Domap-usb-host.c197 struct resource resources[2]; local
/linux-master/arch/x86/include/asm/
H A Dx86_init.h165 struct x86_init_resources resources; member in struct:x86_init_ops
/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/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) argument
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c760 int resources; local

Completed in 230 milliseconds

1234