sound/pci/bt87x.c
201
static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg)
sound/pci/bt87x.c
206
static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value)
sound/pci/bt87x.c
211
static int snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream,
sound/pci/bt87x.c
262
static void snd_bt87x_free_risc(struct snd_bt87x *chip)
sound/pci/bt87x.c
270
static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status)
sound/pci/bt87x.c
300
struct snd_bt87x *chip = dev_id;
sound/pci/bt87x.c
372
static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime)
sound/pci/bt87x.c
382
static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime)
sound/pci/bt87x.c
403
struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
sound/pci/bt87x.c
432
struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
sound/pci/bt87x.c
448
struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
sound/pci/bt87x.c
457
struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
sound/pci/bt87x.c
465
struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
sound/pci/bt87x.c
479
static int snd_bt87x_start(struct snd_bt87x *chip)
sound/pci/bt87x.c
492
static int snd_bt87x_stop(struct snd_bt87x *chip)
sound/pci/bt87x.c
504
struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
sound/pci/bt87x.c
518
struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
sound/pci/bt87x.c
547
struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
sound/pci/bt87x.c
556
struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
sound/pci/bt87x.c
582
struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
sound/pci/bt87x.c
591
struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
sound/pci/bt87x.c
623
struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
sound/pci/bt87x.c
632
struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
sound/pci/bt87x.c
655
struct snd_bt87x *chip = card->private_data;
sound/pci/bt87x.c
660
static int snd_bt87x_pcm(struct snd_bt87x *chip, int device, char *name)
sound/pci/bt87x.c
681
struct snd_bt87x *chip = card->private_data;
sound/pci/bt87x.c
806
struct snd_bt87x *chip;