Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Drme9652.c184 struct snd_rme9652 { struct
299 static inline void rme9652_write(struct snd_rme9652 *rme9652, int reg, int val) in rme9652_write()
304 static inline unsigned int rme9652_read(struct snd_rme9652 *rme9652, int reg) in rme9652_read()
309 static inline int snd_rme9652_use_is_exclusive(struct snd_rme9652 *rme9652) in snd_rme9652_use_is_exclusive()
323 static inline int rme9652_adat_sample_rate(struct snd_rme9652 *rme9652) in rme9652_adat_sample_rate()
334 static inline void rme9652_compute_period_size(struct snd_rme9652 *rme9652) in rme9652_compute_period_size()
345 static snd_pcm_uframes_t rme9652_hw_pointer(struct snd_rme9652 *rme9652) in rme9652_hw_pointer()
396 static inline void rme9652_reset_hw_pointer(struct snd_rme9652 *rme9652) in rme9652_reset_hw_pointer()
413 static inline void rme9652_start(struct snd_rme9652 *s) in rme9652_start()
419 static inline void rme9652_stop(struct snd_rme9652 *s) in rme9652_stop()
[all …]