Home
last modified time | relevance | path

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

/linux/arch/arm/mach-rpc/
H A Decard.c710 ec->dev.bus = &ecard_bus_type; in ecard_alloc_card()
1102 drv->drv.bus = &ecard_bus_type; in ecard_register_driver()
1127 const struct bus_type ecard_bus_type = { variable
1138 return bus_register(&ecard_bus_type); in ecard_bus_init()
1146 EXPORT_SYMBOL(ecard_bus_type);