snd_i2c_device 176 include/sound/cs8427.h int snd_cs8427_init(struct snd_i2c_bus *bus, struct snd_i2c_device *device); snd_i2c_device 178 include/sound/cs8427.h unsigned int reset_timeout, struct snd_i2c_device **r_cs8427); snd_i2c_device 179 include/sound/cs8427.h int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg, snd_i2c_device 181 include/sound/cs8427.h int snd_cs8427_iec958_build(struct snd_i2c_device *cs8427, snd_i2c_device 184 include/sound/cs8427.h int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active); snd_i2c_device 185 include/sound/cs8427.h int snd_cs8427_iec958_pcm(struct snd_i2c_device *cs8427, unsigned int rate); snd_i2c_device 18 include/sound/i2c.h void (*private_free)(struct snd_i2c_device *device); snd_i2c_device 21 include/sound/i2c.h #define snd_i2c_device(n) list_entry(n, struct snd_i2c_device, list) snd_i2c_device 33 include/sound/i2c.h int (*sendbytes)(struct snd_i2c_device *device, unsigned char *bytes, int count); snd_i2c_device 34 include/sound/i2c.h int (*readbytes)(struct snd_i2c_device *device, unsigned char *bytes, int count); snd_i2c_device 65 include/sound/i2c.h unsigned char addr, struct snd_i2c_device **rdevice); snd_i2c_device 66 include/sound/i2c.h int snd_i2c_device_free(struct snd_i2c_device *device); snd_i2c_device 84 include/sound/i2c.h int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count); snd_i2c_device 85 include/sound/i2c.h int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count); snd_i2c_device 14 include/sound/pt2258.h struct snd_i2c_device *i2c_dev; snd_i2c_device 20 sound/i2c/cs8427.c static void snd_cs8427_reset(struct snd_i2c_device *cs8427); snd_i2c_device 45 sound/i2c/cs8427.c int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg, snd_i2c_device 63 sound/i2c/cs8427.c static int snd_cs8427_reg_read(struct snd_i2c_device *device, unsigned char reg) snd_i2c_device 81 sound/i2c/cs8427.c static int snd_cs8427_select_corudata(struct snd_i2c_device *device, int udata) snd_i2c_device 98 sound/i2c/cs8427.c static int snd_cs8427_send_corudata(struct snd_i2c_device *device, snd_i2c_device 133 sound/i2c/cs8427.c static void snd_cs8427_free(struct snd_i2c_device *device) snd_i2c_device 139 sound/i2c/cs8427.c struct snd_i2c_device *device) snd_i2c_device 252 sound/i2c/cs8427.c struct snd_i2c_device **r_cs8427) snd_i2c_device 256 sound/i2c/cs8427.c struct snd_i2c_device *device; snd_i2c_device 305 sound/i2c/cs8427.c static void snd_cs8427_reset(struct snd_i2c_device *cs8427) snd_i2c_device 358 sound/i2c/cs8427.c struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); snd_i2c_device 381 sound/i2c/cs8427.c struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); snd_i2c_device 414 sound/i2c/cs8427.c struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); snd_i2c_device 426 sound/i2c/cs8427.c struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); snd_i2c_device 515 sound/i2c/cs8427.c int snd_cs8427_iec958_build(struct snd_i2c_device *cs8427, snd_i2c_device 549 sound/i2c/cs8427.c int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active) snd_i2c_device 568 sound/i2c/cs8427.c int snd_cs8427_iec958_pcm(struct snd_i2c_device *cs8427, unsigned int rate) snd_i2c_device 21 sound/i2c/i2c.c static int snd_i2c_bit_sendbytes(struct snd_i2c_device *device, snd_i2c_device 23 sound/i2c/i2c.c static int snd_i2c_bit_readbytes(struct snd_i2c_device *device, snd_i2c_device 37 sound/i2c/i2c.c struct snd_i2c_device *device; snd_i2c_device 42 sound/i2c/i2c.c device = snd_i2c_device(bus->devices.next); snd_i2c_device 100 sound/i2c/i2c.c unsigned char addr, struct snd_i2c_device **rdevice) snd_i2c_device 102 sound/i2c/i2c.c struct snd_i2c_device *device; snd_i2c_device 120 sound/i2c/i2c.c int snd_i2c_device_free(struct snd_i2c_device *device) snd_i2c_device 132 sound/i2c/i2c.c int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) snd_i2c_device 139 sound/i2c/i2c.c int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) snd_i2c_device 261 sound/i2c/i2c.c static int snd_i2c_bit_sendbytes(struct snd_i2c_device *device, snd_i2c_device 287 sound/i2c/i2c.c static int snd_i2c_bit_readbytes(struct snd_i2c_device *device, snd_i2c_device 34 sound/i2c/tea6330t.c struct snd_i2c_device *device; snd_i2c_device 270 sound/i2c/tea6330t.c static void snd_tea6330_free(struct snd_i2c_device *device) snd_i2c_device 279 sound/i2c/tea6330t.c struct snd_i2c_device *device; snd_i2c_device 123 sound/pci/ice1712/delta.c static int ap_cs8427_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) snd_i2c_device 140 sound/pci/ice1712/delta.c static int ap_cs8427_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) snd_i2c_device 34 sound/pci/ice1712/ews.c struct snd_i2c_device *i2cdevs[3]; snd_i2c_device 346 sound/pci/ice1712/ice1712.h struct snd_i2c_device *cs8427; /* CS8427 I2C device */ snd_i2c_device 22 sound/pci/ice1712/revo.c struct snd_i2c_device *dev;