Flash Translation Layer  1.0
Data Fields
flash_device Struct Reference

contain the flash device information More...

#include <flash.h>

Collaboration diagram for flash_device:
Collaboration graph

Data Fields

const struct flash_operationsf_op
 
void * f_private
 
int(* f_submodule_exit )(struct flash_device *)
 

Detailed Description

contain the flash device information

Field Documentation

◆ f_op

const struct flash_operations* flash_device::f_op

contain the flash operations

◆ f_private

void* flash_device::f_private

device specific information contained

◆ f_submodule_exit

int(* flash_device::f_submodule_exit) (struct flash_device *)

deallocate


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