Lines Matching refs:snd_i2c_device
21 static int snd_i2c_bit_sendbytes(struct snd_i2c_device *device,
23 static int snd_i2c_bit_readbytes(struct snd_i2c_device *device,
37 struct snd_i2c_device *device;
42 device = snd_i2c_device(bus->devices.next);
100 unsigned char addr, struct snd_i2c_device **rdevice)
102 struct snd_i2c_device *device;
120 int snd_i2c_device_free(struct snd_i2c_device *device)
132 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count)
139 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count)
261 static int snd_i2c_bit_sendbytes(struct snd_i2c_device *device,
287 static int snd_i2c_bit_readbytes(struct snd_i2c_device *device,