coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
camera_resource_manager Struct Reference

#include <chip.h>

Collaboration diagram for camera_resource_manager:
Collaboration graph

Data Fields

uint8_t cnt
 
struct camera_resource resource [MAX_GUARDED_RESOURCES]
 

Detailed Description

Definition at line 98 of file chip.h.

Field Documentation

◆ cnt

uint8_t camera_resource_manager::cnt

Definition at line 99 of file chip.h.

Referenced by add_guarded_operations(), and get_resource_index().

◆ resource

struct camera_resource camera_resource_manager::resource[MAX_GUARDED_RESOURCES]

Definition at line 99 of file chip.h.

Referenced by add_guarded_operations(), and get_resource_index().


The documentation for this struct was generated from the following file: