Home
last modified time | relevance | path

Searched defs:off (Results 1 – 7 of 7) sorted by relevance

/sound/ppc/
Dburgundy.c222 long *volume, int off) in snd_pmac_burgundy_write_volume_2b()
236 long *volume, int off) in snd_pmac_burgundy_read_volume_2b()
265 int off = kcontrol->private_value & 0x300; in snd_pmac_burgundy_get_volume_2b() local
276 int off = kcontrol->private_value & 0x300; in snd_pmac_burgundy_put_volume_2b() local
286 #define BURGUNDY_VOLUME_2B(xname, xindex, addr, off) \ argument
/sound/pcmcia/pdaudiocf/
Dpdaudiocf_irq.c207 static void pdacf_transfer(struct snd_pdacf *chip, unsigned int size, unsigned int off) in pdacf_transfer()
262 int size, off, cont, rdp, wdp; in pdacf_tasklet() local
/sound/soc/pxa/
Dmmp-pcm.c142 unsigned long off = vma->vm_pgoff; in mmp_pcm_mmap() local
/sound/core/
Dpcm_lib.c1956 unsigned long data, unsigned int off, in snd_pcm_lib_write_transfer()
2116 unsigned long data, unsigned int off, in snd_pcm_lib_writev_transfer()
2178 unsigned long data, unsigned int off, in snd_pcm_lib_read_transfer()
2325 unsigned long data, unsigned int off, in snd_pcm_lib_readv_transfer()
/sound/oss/
Dmsnd_pinnacle.c1013 static ssize_t dev_read(struct file *file, char __user *buf, size_t count, loff_t *off) in dev_read()
1022 static ssize_t dev_write(struct file *file, const char __user *buf, size_t count, loff_t *off) in dev_write()
Dvwsnd.c294 static __inline__ unsigned long li_readl(lithium_t *lith, int off) in li_readl()
299 static __inline__ unsigned char li_readb(lithium_t *lith, int off) in li_readb()
304 static __inline__ void li_writel(lithium_t *lith, int off, unsigned long val) in li_writel()
309 static __inline__ void li_writeb(lithium_t *lith, int off, unsigned char val) in li_writeb()
/sound/synth/emux/
Dsoundfont.c713 long off; in load_data() local