device_entry Struct Reference

Back to the index.

Public Attributes | List of all members
device_entry Struct Reference

#include <device.h>

Public Attributes

char * name
 
int(* initf )(struct devinit *)
 

Detailed Description

Definition at line 59 of file device.h.

Member Data Documentation

◆ initf

int(* device_entry::initf) (struct devinit *)

Definition at line 61 of file device.h.

◆ name

char* device_entry::name

Definition at line 60 of file device.h.


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13