summaryrefslogtreecommitdiff
path: root/src/drivers/lenovo/lenovo.h
blob: 71c171e34a996c58adf43ef4ac7562584ef224c8 (plain)
1
2
3
4
5
6
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */

int drivers_lenovo_is_wacom_present(void);
void drivers_lenovo_serial_ports_ssdt_generate(const char *scope,
					       int have_dock_serial);