Home
last modified time | relevance | path

Searched refs:acpi_dev_get_dma_resources (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/
H A Dresource.c769 * acpi_dev_get_dma_resources - Get current DMA resources of a device.
784 int acpi_dev_get_dma_resources(struct acpi_device *adev, struct list_head *list) in acpi_dev_get_dma_resources() function
789 EXPORT_SYMBOL_GPL(acpi_dev_get_dma_resources); variable
H A Dscan.c1452 ret = acpi_dev_get_dma_resources(adev, &list); in acpi_dma_get_range()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dresource.c923 * acpi_dev_get_dma_resources - Get current DMA resources of a device.
938 int acpi_dev_get_dma_resources(struct acpi_device *adev, struct list_head *list) in acpi_dev_get_dma_resources() function
943 EXPORT_SYMBOL_GPL(acpi_dev_get_dma_resources); variable
H A Dscan.c1509 ret = acpi_dev_get_dma_resources(adev, &list); in acpi_dma_get_range()
/kernel/linux/linux-5.10/include/linux/
H A Dacpi.h488 int acpi_dev_get_dma_resources(struct acpi_device *adev,
/kernel/linux/linux-6.6/include/linux/
H A Dacpi.h499 int acpi_dev_get_dma_resources(struct acpi_device *adev,

Completed in 15 milliseconds