Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dbt87x.c175 struct snd_bt87x { struct
201 static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg) in snd_bt87x_readl() argument
206 static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value) in snd_bt87x_writel()
211 static int snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream, in snd_bt87x_create_risc()
262 static void snd_bt87x_free_risc(struct snd_bt87x *chip) in snd_bt87x_free_risc()
270 static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status) in snd_bt87x_pci_error()
300 struct snd_bt87x *chip = dev_id; in snd_bt87x_interrupt()
372 static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_digital_hw()
382 static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_analog_hw()
403 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_pcm_open()
[all …]