Home
last modified time | relevance | path

Searched defs:subs (Results 1 – 10 of 10) sorted by relevance

/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c238 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer()
313 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page()
/drivers/media/pci/cx18/
Dcx18-alsa-pcm.c231 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer()
306 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page()
/drivers/media/usb/cx231xx/
Dcx231xx-audio.c388 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer()
630 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page()
/drivers/media/pci/cobalt/
Dcobalt-alsa-pcm.c260 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, 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()
/drivers/media/usb/em28xx/
Dem28xx-audio.c197 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer()
468 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page()
/drivers/gpu/drm/vc4/
Dvc4_plane.c373 u32 subs = ((i == 0) ? 1 : h_subsample); in vc4_plane_setup_clipping_and_scaling() local
385 u32 subs = ((i == 0) ? 1 : v_subsample); in vc4_plane_setup_clipping_and_scaling() local
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_ioctl.h80 unsigned int subs; member
/drivers/media/usb/tm6000/
Dtm6000-alsa.c380 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page()
/drivers/media/pci/bt8xx/
Dbttv.h208 struct list_head subs; /* struct bttv_sub_device */ member
/drivers/media/platform/s5p-jpeg/
Djpeg-core.c550 enum v4l2_jpeg_chroma_subsampling subs, in s5p_jpeg_adjust_fourcc_to_subsampling()