Home
last modified time | relevance | path

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

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