Searched refs:subs (Results 1 – 12 of 12) sorted by relevance
/drivers/spi/ |
D | spi-s3c24xx-fiq.S | 52 subs fiq_rcount, fiq_rcount, #1 58 subs pc, lr, #4 79 subs fiq_rcount, fiq_rcount, #1 84 subs pc, lr, #4 104 subs fiq_rcount, fiq_rcount, #1 109 subs pc, lr, #4
|
/drivers/media/video/cx18/ |
D | cx18-alsa-pcm.c | 231 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() argument 234 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() 309 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 312 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/media/video/bt8xx/ |
D | bttv-gpio.c | 105 list_add_tail(&sub->list,&core->subs); in bttv_sub_add_device() 113 list_for_each_entry_safe(sub, save, &core->subs, list) { in bttv_sub_del_devices()
|
D | bttv.h | 203 struct list_head subs; /* struct bttv_sub_device */ member
|
D | bttv-driver.c | 4272 INIT_LIST_HEAD(&btv->c.subs); in bttv_probe()
|
/drivers/media/video/em28xx/ |
D | em28xx-audio.c | 227 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() argument 230 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() 441 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 444 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/media/video/cx231xx/ |
D | cx231xx-audio.c | 391 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() argument 394 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() 628 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 631 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/scsi/arm/ |
D | acornscsi-io.S | 30 subs r2, r2, #16 82 subs r2, r2, #16
|
/drivers/media/video/tlg2300/ |
D | pd-alsa.c | 261 static struct page *snd_pcm_pd_get_page(struct snd_pcm_substream *subs, in snd_pcm_pd_get_page() argument 264 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_pd_get_page()
|
/drivers/media/video/tm6000/ |
D | tm6000-alsa.c | 380 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 383 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/staging/speakup/ |
D | varhandlers.c | 363 static const char subs[] = "\n\r\t\013\001\014\033"; in xlate() local 371 *p++ = subs[p2-finds]; in xlate()
|
/drivers/net/wireless/ |
D | atmel.c | 4429 subs r0, r0, #1
|