Home
last modified time | relevance | path

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

/drivers/platform/x86/x86-android-tablets/
A Dlenovo.c324 .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 Dother.c48 .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 Dasus.c90 .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 Dcore.c166 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 Dx86-android-tablets.h49 char *adapter_path; member

Completed in 13 milliseconds