PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
module_cached_device_t Struct Reference

Module device cache entry structure. More...

#include <module.h>

Collaboration diagram for module_cached_device_t:

Data Fields

map_entry_t mapEntry
 
list_t entries
 List of module_cached_device_entry_t.
 

Detailed Description

Module device cache entry structure.

Definition at line 386 of file module.h.

Field Documentation

◆ mapEntry

map_entry_t module_cached_device_t::mapEntry

Definition at line 388 of file module.h.

◆ entries

list_t module_cached_device_t::entries

List of module_cached_device_entry_t.

Definition at line 389 of file module.h.


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