Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Dport-mapper.c43 struct acpi_device *con_adev; in typec_port_match() local
45 con_adev = ACPI_COMPANION(&arg->port->dev); in typec_port_match()
46 if (con_adev == adev) in typec_port_match()
49 if (con_adev->pld_crc == adev->pld_crc) in typec_port_match()