Lines Matching defs:chip
217 static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg) in snd_bt87x_readl()
222 static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value) in snd_bt87x_writel()
227 static int snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream, in snd_bt87x_create_risc()
278 static void snd_bt87x_free_risc(struct snd_bt87x *chip) in snd_bt87x_free_risc()
286 static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status) in snd_bt87x_pci_error()
321 struct snd_bt87x *chip = dev_id; in snd_bt87x_interrupt() local
392 static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_digital_hw()
402 static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_analog_hw()
423 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_pcm_open() local
452 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_close() local
468 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_hw_params() local
482 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_hw_free() local
491 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_prepare() local
506 static int snd_bt87x_start(struct snd_bt87x *chip) in snd_bt87x_start()
520 static int snd_bt87x_stop(struct snd_bt87x *chip) in snd_bt87x_stop()
533 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_trigger() local
547 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_pointer() local
578 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_volume_get() local
587 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_volume_put() local
614 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_boost_get() local
623 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_boost_put() local
656 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_source_get() local
665 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_source_put() local
687 static int snd_bt87x_free(struct snd_bt87x *chip) in snd_bt87x_free()
702 struct snd_bt87x *chip = device->device_data; in snd_bt87x_dev_free() local
706 static int snd_bt87x_pcm(struct snd_bt87x *chip, int device, char *name) in snd_bt87x_pcm()
728 struct snd_bt87x *chip; in snd_bt87x_create() local
791 #define BT_DEVICE(chip, subvend, subdev, id) \ argument
879 struct snd_bt87x *chip; in snd_bt87x_probe() local