Searched defs:off (Results 1 – 7 of 7) sorted by relevance
/sound/ppc/ |
D | burgundy.c | 222 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/ |
D | pdaudiocf_irq.c | 207 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/ |
D | mmp-pcm.c | 142 unsigned long off = vma->vm_pgoff; in mmp_pcm_mmap() local
|
/sound/core/ |
D | pcm_lib.c | 1956 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/ |
D | msnd_pinnacle.c | 1013 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()
|
D | vwsnd.c | 294 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/ |
D | soundfont.c | 713 long off; in load_data() local
|