Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/platform/x86/x86-android-tablets/
Dcore.c247 status = acpi_get_handle(NULL, spi_dev_info->ctrl_path, &handle); in x86_instantiate_spi_dev()
249 pr_err("Error could not get %s handle\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()
255 pr_err("Error could not get adev for %s\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()
261 pr_err("Error could not get SPI controller for %s\n", spi_dev_info->ctrl_path); in x86_instantiate_spi_dev()
Dx86-android-tablets.h55 char *ctrl_path; member
Dlenovo.c969 .ctrl_path = "\\_SB_.PCI0.SPI1",