Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/ !
H A Dcoresight-platform.c516 /* acpi_get_dsd_graph - Find the _DSD Graph property for the given device. */
518 acpi_get_dsd_graph(struct acpi_device *adev, struct acpi_buffer *buf) in acpi_get_dsd_graph() function
585 graph_list = acpi_get_dsd_graph(adev, buf); in acpi_get_coresight_graph()