Lines Matching defs:snd_bt87x
177 struct snd_bt87x {
203 static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg)
208 static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value)
213 static int snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream,
264 static void snd_bt87x_free_risc(struct snd_bt87x *chip)
272 static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status)
302 struct snd_bt87x *chip = dev_id;
373 static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime)
383 static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime)
404 struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
433 struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
449 struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
458 struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
466 struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
481 static int snd_bt87x_start(struct snd_bt87x *chip)
495 static int snd_bt87x_stop(struct snd_bt87x *chip)
508 struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
522 struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
551 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
560 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
587 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
596 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
629 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
638 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
660 static int snd_bt87x_free(struct snd_bt87x *chip)
675 struct snd_bt87x *chip = device->device_data;
679 static int snd_bt87x_pcm(struct snd_bt87x *chip, int device, char *name)
699 struct snd_bt87x **rchip)
701 struct snd_bt87x *chip;
852 struct snd_bt87x *chip;