Symbol: snd_at73c213
sound/spi/at73c213.c
1055
struct snd_at73c213 *chip = card->private_data;
sound/spi/at73c213.c
1067
struct snd_at73c213 *chip = card->private_data;
sound/spi/at73c213.c
129
static int snd_at73c213_set_bitrate(struct snd_at73c213 *chip)
sound/spi/at73c213.c
207
struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
sound/spi/at73c213.c
230
struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
sound/spi/at73c213.c
239
struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
sound/spi/at73c213.c
252
struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
sound/spi/at73c213.c
275
struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
sound/spi/at73c213.c
300
struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
sound/spi/at73c213.c
324
static int snd_at73c213_pcm_new(struct snd_at73c213 *chip, int device)
sound/spi/at73c213.c
350
struct snd_at73c213 *chip = dev_id;
sound/spi/at73c213.c
394
struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
sound/spi/at73c213.c
415
struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
sound/spi/at73c213.c
460
struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
sound/spi/at73c213.c
488
struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
sound/spi/at73c213.c
528
struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
sound/spi/at73c213.c
548
struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
sound/spi/at73c213.c
683
static int snd_at73c213_mixer(struct snd_at73c213 *chip)
sound/spi/at73c213.c
714
static int snd_at73c213_ssc_init(struct snd_at73c213 *chip)
sound/spi/at73c213.c
744
static int snd_at73c213_chip_init(struct snd_at73c213 *chip)
sound/spi/at73c213.c
81
#define get_chip(card) ((struct snd_at73c213 *)card->private_data)
sound/spi/at73c213.c
84
snd_at73c213_write_reg(struct snd_at73c213 *chip, u8 reg, u8 val)
sound/spi/at73c213.c
840
struct snd_at73c213 *chip = device->device_data;
sound/spi/at73c213.c
857
struct snd_at73c213 *chip = get_chip(card);
sound/spi/at73c213.c
919
struct snd_at73c213 *chip;
sound/spi/at73c213.c
943
sizeof(struct snd_at73c213), &card);
sound/spi/at73c213.c
986
struct snd_at73c213 *chip = card->private_data;