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

/linux-4.1.27/arch/arm/mach-integrator/
H A Dlm.c43 static struct bus_type lm_bustype = { variable in typeref:struct:bus_type
54 return bus_register(&lm_bustype); lm_init()
61 drv->drv.bus = &lm_bustype; lm_driver_register()
82 dev->dev.bus = &lm_bustype; lm_device_register()

Completed in 34 milliseconds