Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mmc_host Struct Reference

#include <host.h>

Data Fields

struct deviceparent
 
struct device class_dev
 
int index
 
struct mmc_host_opsops
 
unsigned int f_min
 
unsigned int f_max
 
unsigned int f_init
 
u32 ocr_avail
 
u32 ocr_avail_sdio
 
u32 ocr_avail_sd
 
u32 ocr_avail_mmc
 
struct notifier_block pm_notify
 
u32 max_current_330
 
u32 max_current_300
 
u32 max_current_180
 
unsigned long caps
 
unsigned int caps2
 
mmc_pm_flag_t pm_caps
 
unsigned int max_seg_size
 
unsigned short max_segs
 
unsigned short unused
 
unsigned int max_req_size
 
unsigned int max_blk_size
 
unsigned int max_blk_count
 
unsigned int max_discard_to
 
spinlock_t lock
 
struct mmc_ios ios
 
u32 ocr
 
unsigned int use_spi_crc:1
 
unsigned int claimed:1
 
unsigned int bus_dead:1
 
int rescan_disable
 
int rescan_entered
 
struct mmc_cardcard
 
wait_queue_head_t wq
 
struct task_structclaimer
 
int claim_cnt
 
struct delayed_work detect
 
int detect_change
 
struct mmc_slot slot
 
struct mmc_bus_opsbus_ops
 
unsigned int bus_refs
 
unsigned int sdio_irqs
 
struct task_structsdio_irq_thread
 
bool sdio_irq_pending
 
atomic_t sdio_irq_thread_abort
 
mmc_pm_flag_t pm_flags
 
struct mmc_supply supply
 
struct dentrydebugfs_root
 
struct mmc_async_reqareq
 
unsigned int actual_clock
 
unsigned long private[0] ____cacheline_aligned
 

Detailed Description

Definition at line 179 of file host.h.

Field Documentation

unsigned long private [0] ____cacheline_aligned

Definition at line 340 of file host.h.

unsigned int actual_clock

Definition at line 338 of file host.h.

Definition at line 332 of file host.h.

unsigned int bus_dead

Definition at line 293 of file host.h.

struct mmc_bus_ops* bus_ops

Definition at line 311 of file host.h.

unsigned int bus_refs

Definition at line 312 of file host.h.

unsigned long caps

Definition at line 214 of file host.h.

unsigned int caps2

Definition at line 244 of file host.h.

Definition at line 301 of file host.h.

int claim_cnt

Definition at line 305 of file host.h.

unsigned int claimed

Definition at line 292 of file host.h.

struct task_struct* claimer

Definition at line 304 of file host.h.

struct device class_dev

Definition at line 181 of file host.h.

struct dentry* debugfs_root

Definition at line 330 of file host.h.

Definition at line 307 of file host.h.

int detect_change

Definition at line 308 of file host.h.

unsigned int f_init

Definition at line 186 of file host.h.

unsigned int f_max

Definition at line 185 of file host.h.

unsigned int f_min

Definition at line 184 of file host.h.

int index

Definition at line 182 of file host.h.

Definition at line 287 of file host.h.

spinlock_t lock

Definition at line 285 of file host.h.

unsigned int max_blk_count

Definition at line 281 of file host.h.

unsigned int max_blk_size

Definition at line 280 of file host.h.

u32 max_current_180

Definition at line 194 of file host.h.

u32 max_current_300

Definition at line 193 of file host.h.

u32 max_current_330

Definition at line 192 of file host.h.

unsigned int max_discard_to

Definition at line 282 of file host.h.

unsigned int max_req_size

Definition at line 279 of file host.h.

unsigned int max_seg_size

Definition at line 276 of file host.h.

unsigned short max_segs

Definition at line 277 of file host.h.

u32 ocr

Definition at line 288 of file host.h.

u32 ocr_avail

Definition at line 187 of file host.h.

u32 ocr_avail_mmc

Definition at line 190 of file host.h.

u32 ocr_avail_sd

Definition at line 189 of file host.h.

u32 ocr_avail_sdio

Definition at line 188 of file host.h.

Definition at line 183 of file host.h.

struct device* parent

Definition at line 180 of file host.h.

mmc_pm_flag_t pm_caps

Definition at line 261 of file host.h.

mmc_pm_flag_t pm_flags

Definition at line 319 of file host.h.

Definition at line 191 of file host.h.

int rescan_disable

Definition at line 298 of file host.h.

int rescan_entered

Definition at line 299 of file host.h.

bool sdio_irq_pending

Definition at line 316 of file host.h.

struct task_struct* sdio_irq_thread

Definition at line 315 of file host.h.

atomic_t sdio_irq_thread_abort

Definition at line 317 of file host.h.

unsigned int sdio_irqs

Definition at line 314 of file host.h.

Definition at line 309 of file host.h.

Definition at line 328 of file host.h.

unsigned short unused

Definition at line 278 of file host.h.

unsigned int use_spi_crc

Definition at line 291 of file host.h.

Definition at line 303 of file host.h.


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