Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 25 of 84) sorted by relevance

1234

/linux-6.6.21/drivers/acpi/apei/
Dapei-base.c380 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()
/linux-6.6.21/drivers/media/platform/qcom/camss/
Dcamss.h44 struct resources { struct
52 struct resources_ispif { argument
/linux-6.6.21/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.h17 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];
127 struct resources resources; member
/linux-6.6.21/sound/firewire/dice/
Ddice-stream.c156 struct fw_iso_resources *resources, unsigned int rate, in keep_resources()
212 struct fw_iso_resources *resources; in keep_dual_resources() local
335 struct fw_iso_resources *resources; in start_streams() local
492 struct fw_iso_resources *resources; in init_stream() local
526 struct fw_iso_resources *resources; in destroy_stream() local
/linux-6.6.21/drivers/pci/
Dbus.c20 void pci_add_resource_offset(struct list_head *resources, struct resource *res, in pci_add_resource_offset()
36 void pci_add_resource(struct list_head *resources, struct resource *res) in pci_add_resource()
42 void pci_free_resource_list(struct list_head *resources) in pci_free_resource_list()
116 struct list_head *resources) in devm_request_pci_bus_resources()
/linux-6.6.21/drivers/accel/qaic/
Dqaic_control.c297 static void save_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources, in save_dbc_buf()
315 static void free_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources) in free_dbc_buf()
323 static void free_dma_xfers(struct qaic_device *qdev, struct ioctl_resources *resources) in free_dma_xfers()
393 struct ioctl_resources *resources, struct dma_xfer *xfer) in find_and_map_user_pages()
481 struct ioctl_resources *resources, u32 msg_hdr_len, u32 *size, in encode_addr_size_pairs()
561 u32 *user_len, struct ioctl_resources *resources, struct qaic_user *usr) in encode_dma()
630 u32 *user_len, struct ioctl_resources *resources) in encode_activate()
752 struct wrapper_list *wrappers, struct ioctl_resources *resources, in encode_message()
854 u32 *msg_len, struct ioctl_resources *resources, struct qaic_user *usr) in decode_activate()
960 struct wire_msg *msg, struct ioctl_resources *resources, in decode_message()
[all …]
/linux-6.6.21/drivers/xen/
Darm-device.c14 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-6.6.21/drivers/acpi/
Dpower.c317 struct list_head *resources; in acpi_device_power_add_dependent() local
352 struct list_head *resources; in acpi_device_power_remove_dependent() local
537 struct list_head *resources, in acpi_power_hide_list()
556 struct list_head *resources, in acpi_power_expose_list()
584 struct list_head *resources, in acpi_power_expose_hide()
Dacpi_watchdog.c109 struct resource *resources; in acpi_watchdog_init() local
Dacpi_platform.c119 struct resource *resources = NULL; in acpi_create_platform_device() local
/linux-6.6.21/arch/arm/mach-s3c/
Ddevs.h18 struct resource *resources; member
/linux-6.6.21/sound/firewire/motu/
Dmotu-stream.c31 struct fw_iso_resources *resources; in keep_resources() local
334 struct fw_iso_resources *resources; in init_stream() local
/linux-6.6.21/sound/firewire/digi00x/
Ddigi00x-stream.c191 struct fw_iso_resources *resources; in keep_resources() local
220 struct fw_iso_resources *resources; in init_stream() local
/linux-6.6.21/sound/firewire/tascam/
Dtascam-stream.c284 struct fw_iso_resources *resources; in keep_resources() local
303 struct fw_iso_resources *resources; in init_stream() local
/linux-6.6.21/arch/x86/pci/
Dbus_numa.h16 struct list_head resources; member
Dbus_numa.c31 void x86_pci_root_bus_resources(int bus, struct list_head *resources) in x86_pci_root_bus_resources()
/linux-6.6.21/sound/firewire/
Dcmp.h31 struct fw_iso_resources resources; member
/linux-6.6.21/arch/arm/plat-orion/
Dcommon.c53 struct resource *resources, in fill_resources()
65 struct resource *resources, in fill_resources_irq()
90 struct resource *resources, in uart_complete()
/linux-6.6.21/drivers/usb/host/
Dsl811_cs.c64 static struct resource resources[] = { variable
/linux-6.6.21/arch/sh/include/asm/
Dpci.h21 struct resource *resources; member
/linux-6.6.21/drivers/media/platform/nxp/imx8-isi/
Dimx8-isi-hw.c542 u8 resources; in mxc_isi_channel_acquire() local
595 const u8 resources = MXC_ISI_CHANNEL_RES_OUTPUT_BUF in mxc_isi_channel_chain() local
/linux-6.6.21/drivers/infiniband/hw/usnic/
Dusnic_vnic.h82 struct usnic_vnic_res_desc resources[USNIC_VNIC_RES_TYPE_MAX]; member
/linux-6.6.21/drivers/net/ethernet/apm/xgene-v2/
Dmain.h52 struct xge_resource resources; member
/linux-6.6.21/arch/arm/include/asm/mach/
Dpci.h40 struct list_head resources; /* root bus resources (apertures) */ member
/linux-6.6.21/sound/firewire/fireface/
Dff-stream.c41 struct fw_iso_resources *resources; in init_stream() local

1234