Searched refs:iom_adev (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c156 struct acpi_device *iom_adev; member in struct:pmc_usb
302 if (!is_pmc_mux_tbt(port->pmc->iom_adev)) {
358 if (acpi_dev_hid_uid_match(port->pmc->iom_adev, "INTC1072", NULL) ||
359 acpi_dev_hid_uid_match(port->pmc->iom_adev, "INTC1079", NULL)) {
409 if (!acpi_dev_hid_uid_match(port->pmc->iom_adev, "INTC1072", NULL) ||
410 !acpi_dev_hid_uid_match(port->pmc->iom_adev, "INTC1079", NULL))
414 if (acpi_dev_hid_uid_match(port->pmc->iom_adev, "INTC1072", NULL) ||
415 acpi_dev_hid_uid_match(port->pmc->iom_adev, "INTC1079", NULL))
703 pmc->iom_adev = adev;
797 acpi_dev_put(pmc->iom_adev);
[all...]

Completed in 165 milliseconds