Searched refs:snd_bt87x (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | bt87x.c | 177 struct snd_bt87x { struct 203 static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg) in snd_bt87x_readl() 208 static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value) in snd_bt87x_writel() 213 static int snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream, in snd_bt87x_create_risc() 264 static void snd_bt87x_free_risc(struct snd_bt87x *chip) in snd_bt87x_free_risc() 272 static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status) in snd_bt87x_pci_error() 302 struct snd_bt87x *chip = dev_id; in snd_bt87x_interrupt() 373 static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_digital_hw() 383 static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_analog_hw() 404 struct snd_bt87x *chi in snd_bt87x_pcm_open() [all...] |
/kernel/linux/linux-6.6/sound/pci/ |
H A D | bt87x.c | 175 struct snd_bt87x { struct 201 static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg) in snd_bt87x_readl() 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 *chi in snd_bt87x_pcm_open() [all...] |
Completed in 3 milliseconds