coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
variant.c File Reference
#include <baseboard/variants.h>
#include <fw_config.h>
#include <drivers/i2c/hid/chip.h>
#include <device/device.h>
Include dependency graph for variant.c:

Go to the source code of this file.

Functions

static void audio_codec_update (void)
 
void variant_devtree_update (void)
 

Function Documentation

◆ audio_codec_update()

static void audio_codec_update ( void  )
static

Definition at line 8 of file variant.c.

References device::chip_info, config, DEV_PTR, FW_CONFIG, and fw_config_probe().

Referenced by variant_devtree_update().

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

◆ variant_devtree_update()

void variant_devtree_update ( void  )

Definition at line 19 of file variant.c.

References audio_codec_update().

Here is the call graph for this function: