Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/x86-android-tablets/
H A Dcore.c249 status = acpi_get_handle(NULL, spi_dev_info->ctrl_path, &handle); in x86_instantiate_spi_dev()
251 pr_err("Error could not get %s handle\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()
257 pr_err("Error could not get adev for %s\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()
263 pr_err("Error could not get SPI controller for %s\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()
H A Dlenovo.c1018 .ctrl_path = "\\_SB_.PCI0.SPI1",