Searched refs:thinkpad_id (Results 1 – 1 of 1) sorted by relevance
406 static struct thinkpad_id_data thinkpad_id; variable554 if ((qlist->vendor == thinkpad_id.vendor || in tpacpi_check_quirks()556 (qlist->bios == thinkpad_id.bios_model || in tpacpi_check_quirks()558 (qlist->ec == thinkpad_id.ec_model || in tpacpi_check_quirks()570 return thinkpad_id.vendor == PCI_VENDOR_ID_LENOVO; in tpacpi_is_lenovo()575 return thinkpad_id.vendor == PCI_VENDOR_ID_IBM; in tpacpi_is_ibm()1639 if ((bios_version > thinkpad_id.bios_release) || in tpacpi_check_outdated_fw()1640 (ec_version > thinkpad_id.ec_release && in tpacpi_check_outdated_fw()6039 if (thinkpad_id.ec_model) { in thermal_read_mode_check()7445 (thinkpad_id.ec_version_str) ? in volume_create_alsa_mixer()[all …]