Searched refs:pld_crc (Results 1 – 4 of 4) sorted by relevance
54 if (con_adev->pld_crc == adev->pld_crc) in typec_port_match()
37 if (adev && !adev->pld_crc) in cros_typec_role_switch_quirk()38 adev->pld_crc = to_acpi_device_node(fwnode)->pld_crc; in cros_typec_role_switch_quirk()
472 u32 pld_crc; member
732 adev->pld_crc = crc32(~0, pld, sizeof(*pld)); in acpi_store_pld_crc()
Completed in 15 milliseconds