Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-integrator/
Dlm.c17 #define to_lm_device(d) container_of(d, struct lm_device, dev) macro
27 struct lm_device *lmdev = to_lm_device(dev); in lm_bus_probe()
35 struct lm_device *lmdev = to_lm_device(dev); in lm_bus_remove()
72 struct lm_device *d = to_lm_device(dev); in lm_device_release()