Home
last modified time | relevance | path

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

/linux/include/sound/
H A Di2c.h23 struct snd_i2c_bit_ops { struct
50 struct snd_i2c_bit_ops *bit; argument
/linux/sound/i2c/
H A Di2c.c28 static const struct snd_i2c_ops snd_i2c_bit_ops = { variable
82 bus->ops = &snd_i2c_bit_ops; in snd_i2c_bus_create()
/linux/sound/pci/ice1712/
H A Drevo.c136 static struct snd_i2c_bit_ops revo51_bit_ops = {