Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/aoa/soundbus/
H 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()
121 struct soundbus_dev * soundbus_dev = to_soundbus_device(dev); in soundbus_device_shutdown()
H 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()
H A Dsoundbus.h172 #define to_soundbus_device(d) container_of(d, struct soundbus_dev, ofdev.dev) macro
/kernel/linux/linux-6.6/sound/aoa/soundbus/
H 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()
H A Dsysfs.c11 struct soundbus_dev *sdev = to_soundbus_device(dev); in modalias_show()
26 struct soundbus_dev *sdev = to_soundbus_device(dev); in name_show()
36 struct soundbus_dev *sdev = to_soundbus_device(dev); in type_show()
H A Dsoundbus.h172 #define to_soundbus_device(d) container_of(d, struct soundbus_dev, ofdev.dev) macro

Completed in 2 milliseconds