coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
lenovo.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

◆ drivers_lenovo_is_wacom_present()

int drivers_lenovo_is_wacom_present ( void  )

Definition at line 26 of file wacom.c.

References ARRAY_SIZE, BIOS_DEBUG, BIOS_INFO, CONFIG, dev_find_slot_pnp(), lenovo_mainboard_partnumber(), memcmp(), pnp_read_config(), printk, and tablet_numbers.

Referenced by drivers_lenovo_serial_ports_ssdt_generate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drivers_lenovo_serial_ports_ssdt_generate()

void drivers_lenovo_serial_ports_ssdt_generate ( const char *  scope,
int  have_dock_serial 
)