Searched refs:con_adev (Results 1 – 1 of 1) sorted by relevance
54 struct acpi_device *con_adev; in typec_port_match() local56 con_adev = ACPI_COMPANION(&arg->port->dev); in typec_port_match()57 if (con_adev == adev) in typec_port_match()60 if (con_adev->pld_crc == adev->pld_crc) { in typec_port_match()
Completed in 4 milliseconds