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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Decard.h198 extern struct bus_type ecard_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Decard.c805 ec->dev.bus = &ecard_bus_type;
1180 drv->drv.bus = &ecard_bus_type;
1205 struct bus_type ecard_bus_type = { variable in typeref:struct:bus_type
1216 return bus_register(&ecard_bus_type);
1224 EXPORT_SYMBOL(ecard_bus_type); variable

Completed in 56 milliseconds