Searched refs:adapter_path (Results 1 – 5 of 5) sorted by relevance
| /drivers/platform/x86/x86-android-tablets/ |
| A D | lenovo.c | 324 .adapter_path = "\\_SB_.I2C5", 332 .adapter_path = "\\_SB_.I2C5", 342 .adapter_path = "\\_SB_.I2C1", 359 .adapter_path = "\\_SB_.I2C1", 368 .adapter_path = "\\_SB_.I2C6", 383 .adapter_path = "\\_SB_.I2C3", 641 .adapter_path = "\\_SB_.I2C1", 651 .adapter_path = "\\_SB_.I2C1", 668 .adapter_path = "\\_SB_.I2C3", 677 .adapter_path = "\\_SB_.I2C3", [all …]
|
| A D | other.c | 48 .adapter_path = "\\_SB_.I2C4", 64 .adapter_path = "\\_SB_.I2C3", 163 .adapter_path = "\\_SB_.I2C4", 177 .adapter_path = "\\_SB_.I2C3", 316 .adapter_path = "\\_SB_.I2C3", 333 .adapter_path = "\\_SB_.I2C4", 398 .adapter_path = "\\_SB_.I2C3", 407 .adapter_path = "\\_SB_.I2C4", 562 .adapter_path = "\\_SB_.I2C2", 577 .adapter_path = "\\_SB_.I2C3", [all …]
|
| A D | asus.c | 90 .adapter_path = "\\_SB_.I2C1", 105 .adapter_path = "\\_SB_.I2C1", 113 .adapter_path = "\\_SB_.I2C5", 122 .adapter_path = "\\_SB_.I2C5", 136 .adapter_path = "\\_SB_.I2C6", 243 .adapter_path = "\\_SB_.I2C1", 258 .adapter_path = "\\_SB_.I2C1", 266 .adapter_path = "\\_SB_.I2C5", 275 .adapter_path = "\\_SB_.I2C5", 284 .adapter_path = "\\_SB_.I2C6",
|
| A D | core.c | 166 status = acpi_get_handle(NULL, client_info->adapter_path, &handle); in get_i2c_adap_by_handle() 168 pr_err("Error could not get %s handle\n", client_info->adapter_path); in get_i2c_adap_by_handle() 186 pdev = bus_find_device_by_name(&pci_bus_type, NULL, client_info->adapter_path); in get_i2c_adap_by_pci_parent() 188 pr_err("Error could not find %s PCI device\n", client_info->adapter_path); in get_i2c_adap_by_pci_parent() 221 pr_err("error could not get %s adapter\n", client_info->adapter_path); in x86_instantiate_i2c_client()
|
| A D | x86-android-tablets.h | 49 char *adapter_path; member
|
Completed in 27 milliseconds