Searched refs:snd_i2c_bit_ops (Results 1 – 3 of 3) sorted by relevance
23 struct snd_i2c_bit_ops { struct50 struct snd_i2c_bit_ops *bit; argument
28 static const struct snd_i2c_ops snd_i2c_bit_ops = { variable82 bus->ops = &snd_i2c_bit_ops; in snd_i2c_bus_create()
136 static struct snd_i2c_bit_ops revo51_bit_ops = {