Home
last modified time | relevance | path

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

/linux/sound/aoa/soundbus/
A Dcore.c23 return to_soundbus_device(tmp); in soundbus_dev_get()
43 soundbus_dev = to_soundbus_device(dev); in soundbus_probe()
69 soundbus_dev = to_soundbus_device(dev); in soundbus_uevent()
109 struct soundbus_dev * soundbus_dev = to_soundbus_device(dev); in soundbus_device_remove()
119 struct soundbus_dev * soundbus_dev = to_soundbus_device(dev); in soundbus_device_shutdown()
A Dsysfs.c11 struct soundbus_dev *sdev = to_soundbus_device(dev); in modalias_show()
32 struct soundbus_dev *sdev = to_soundbus_device(dev); in name_show()
42 struct soundbus_dev *sdev = to_soundbus_device(dev); in type_show()
A Dsoundbus.h172 #define to_soundbus_device(d) container_of(d, struct soundbus_dev, ofdev.dev) macro

Completed in 4 milliseconds