Searched refs:snd_bt87x (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/
H A Dbt87x.c175 struct snd_bt87x { struct
201 static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg)
206 static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value)
211 static int snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream,
262 static void snd_bt87x_free_risc(struct snd_bt87x *chip)
270 static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status)
300 struct snd_bt87x *chip = dev_id;
372 static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime)
382 static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime)
403 struct snd_bt87x *chi
[all...]

Completed in 113 milliseconds