OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flash_interface
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/flash/
flash.h
67
struct
flash_interface
*flash_if; /* Hardware interface */
74
struct
flash_interface
*flash_if; /* Hardware interface */
95
* struct
flash_interface
- interface for flash operations
97
struct
flash_interface
{
struct
123
device_t flash_attach_mi(struct
flash_interface
*, device_t);
124
void flash_attach_mtdparts(struct
flash_interface
*, device_t, flash_size_t, const char *, const char *);
125
const struct
flash_interface
*flash_get_interface(dev_t);
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025