Searched refs:memstick_bus_type (Results 1 – 1 of 1) sorted by relevance
166 static const struct bus_type memstick_bus_type = { variable390 card->dev.bus = &memstick_bus_type; in memstick_alloc_card()617 drv->driver.bus = &memstick_bus_type; in memstick_register_driver()638 rc = bus_register(&memstick_bus_type); in memstick_init()649 bus_unregister(&memstick_bus_type); in memstick_init()659 bus_unregister(&memstick_bus_type); in memstick_exit()
Completed in 70 milliseconds