Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
boot
compressed
sdhi-shmobile.h
Go to the documentation of this file.
1
#ifndef SDHI_MOBILE_H
2
#define SDHI_MOBILE_H
3
4
#include <linux/compiler.h>
5
6
int
sdhi_boot_do_read
(
void
__iomem
*base,
int
high_capacity,
7
unsigned
long
offset
,
unsigned
short
count
,
8
unsigned
short
*
buf
);
9
int
sdhi_boot_init
(
void
__iomem
*base);
10
11
#endif
Generated on Thu Jan 10 2013 12:54:51 for Linux Kernel by
1.8.2