Searched refs:ctrl_path (Results 1 – 3 of 3) sorted by relevance
205 status = acpi_get_handle(NULL, spi_dev_info->ctrl_path, &handle); in x86_instantiate_spi_dev()207 pr_err("Error could not get %s handle\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()213 pr_err("Error could not get adev for %s\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()219 pr_err("Error could not get SPI controller for %s\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()
55 char *ctrl_path; member
969 .ctrl_path = "\\_SB_.PCI0.SPI1",