Searched refs:mmc_host_class (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Dhost.c35 static struct class mmc_host_class = { variable in typeref:struct:class
42 return class_register(&mmc_host_class);
47 class_unregister(&mmc_host_class);
82 host->class_dev.class = &mmc_host_class;

Completed in 114 milliseconds