/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/pci/cx18/ |
D | cx18-alsa-pcm.c | 226 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() argument 229 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() 303 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 306 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/media/pci/ivtv/ |
D | ivtv-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() 308 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 311 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/media/pci/cobalt/ |
D | cobalt-alsa-pcm.c | 260 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() argument 263 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() 505 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 508 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/media/pci/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 | 209 struct list_head subs; /* struct bttv_sub_device */ member
|
D | bttv-driver.c | 4042 INIT_LIST_HEAD(&btv->c.subs); in bttv_probe()
|
/drivers/media/usb/cx231xx/ |
D | cx231xx-audio.c | 384 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() argument 387 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() 388 struct cx231xx *dev = snd_pcm_substream_chip(subs); in snd_pcm_alloc_vmalloc_buffer() 626 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 629 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 197 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() argument 200 struct em28xx *dev = snd_pcm_substream_chip(subs); in snd_pcm_alloc_vmalloc_buffer() 201 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() 471 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 474 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/gpu/drm/vc4/ |
D | vc4_plane.c | 377 u32 subs = ((i == 0) ? 1 : h_subsample); in vc4_plane_setup_clipping_and_scaling() local 380 (-vc4_state->crtc_x) / subs); in vc4_plane_setup_clipping_and_scaling() 389 u32 subs = ((i == 0) ? 1 : v_subsample); in vc4_plane_setup_clipping_and_scaling() local 392 (-vc4_state->crtc_y) / subs); in vc4_plane_setup_clipping_and_scaling()
|
/drivers/staging/lustre/include/uapi/linux/lnet/ |
D | libcfs_ioctl.h | 80 unsigned int subs; member
|
/drivers/media/usb/tm6000/ |
D | tm6000-alsa.c | 378 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page() argument 381 void *pageptr = subs->runtime->dma_area + offset; in snd_pcm_get_vmalloc_page()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | class_obd.c | 157 libcfs_subsystem_debug = debug_data->subs; in class_handle_ioctl()
|
/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 551 enum v4l2_jpeg_chroma_subsampling subs, in s5p_jpeg_adjust_fourcc_to_subsampling() argument
|
/drivers/net/wireless/atmel/ |
D | atmel.c | 4403 subs r0, r0, #1
|