Home
last modified time | relevance | path

Searched refs:acpi_get_dsd_graph (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-platform.c519 /* acpi_get_dsd_graph - Find the _DSD Graph property for the given device. */
521 acpi_get_dsd_graph(struct acpi_device *adev) in acpi_get_dsd_graph() function
589 graph_list = acpi_get_dsd_graph(adev); in acpi_get_coresight_graph()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-platform.c493 /* acpi_get_dsd_graph - Find the _DSD Graph property for the given device. */
495 acpi_get_dsd_graph(struct acpi_device *adev, struct acpi_buffer *buf) in acpi_get_dsd_graph() function
562 graph_list = acpi_get_dsd_graph(adev, buf); in acpi_get_coresight_graph()

Completed in 6 milliseconds