Searched refs:subs (Results 1 – 6 of 6) sorted by relevance
/drivers/media/video/em28xx/ |
D | em28xx-audio.c | 232 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() argument 235 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() 411 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 414 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/media/video/bt8xx/ |
D | bttv-gpio.c | 102 list_add_tail(&sub->list,&core->subs); in bttv_sub_add_device() 110 list_for_each_entry_safe(sub, save, &core->subs, list) { in bttv_sub_del_devices()
|
D | bttv.h | 202 struct list_head subs; /* struct bttv_sub_device */ member
|
D | bttv-driver.c | 4321 INIT_LIST_HEAD(&btv->c.subs); in bttv_probe()
|
/drivers/scsi/arm/ |
D | acornscsi-io.S | 30 subs r2, r2, #16 82 subs r2, r2, #16
|
/drivers/net/wireless/ |
D | atmel.c | 4371 subs r0, r0, #1
|