Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Drme9652.c304 static inline void rme9652_write(struct snd_rme9652 *rme9652, int reg, int val) in rme9652_write() argument
306 writel(val, rme9652->iobase + reg); in rme9652_write()
309 static inline unsigned int rme9652_read(struct snd_rme9652 *rme9652, int reg) in rme9652_read() argument
311 return readl(rme9652->iobase + reg); in rme9652_read()
314 static inline int snd_rme9652_use_is_exclusive(struct snd_rme9652 *rme9652) in snd_rme9652_use_is_exclusive() argument
319 spin_lock_irqsave(&rme9652->lock, flags); in snd_rme9652_use_is_exclusive()
320 if ((rme9652->playback_pid != rme9652->capture_pid) && in snd_rme9652_use_is_exclusive()
321 (rme9652->playback_pid >= 0) && (rme9652->capture_pid >= 0)) { in snd_rme9652_use_is_exclusive()
324 spin_unlock_irqrestore(&rme9652->lock, flags); in snd_rme9652_use_is_exclusive()
328 static inline int rme9652_adat_sample_rate(struct snd_rme9652 *rme9652) in rme9652_adat_sample_rate() argument
[all …]
H A DMakefile7 snd-rme9652-objs := rme9652.o
12 obj-$(CONFIG_SND_RME9652) += snd-rme9652.o
/OK3568_Linux_fs/kernel/sound/pci/
H A DMakefile80 rme9652/ \
H A DKconfig806 will be called snd-rme9652.
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst3698 "pci/rme9652/rme9652.c" as examples.
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst1912 Module snd-rme9652
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log