coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
retimer.c File Reference
Include dependency graph for retimer.c:

Go to the source code of this file.

Functions

int retimer_get_index_for_typec (uint8_t typec_port)
 

Function Documentation

◆ retimer_get_index_for_typec()

int retimer_get_index_for_typec ( uint8_t  typec_port)

Definition at line 8 of file retimer.c.

References BIOS_INFO, DEV_PTR, is_dev_enabled(), MAX_TYPE_C_PORTS, and printk.

Here is the call graph for this function: