Go to the documentation of this file.
13 #include <linux/list.h>
173 #define to_soundbus_device(d) container_of(d, struct soundbus_dev, ofdev.dev)
174 #define of_to_soundbus_device(d) container_of(d, struct soundbus_dev, ofdev)
197 #define to_soundbus_driver(drv) container_of(drv,struct soundbus_driver, driver)