Go to the documentation of this file.
24 #define SND_I2C_DEVICE_ADDRTEN (1<<0)
37 #define snd_i2c_device(n) list_entry(n, struct snd_i2c_device, list)
76 #define snd_i2c_slave_bus(n) list_entry(n, struct snd_i2c_bus, buses)
92 static inline void snd_i2c_unlock(
struct snd_i2c_bus *bus)