Searched defs:frames (Results 1 - 25 of 143) sorted by path

123456

/linux-master/arch/arm/xen/
H A Dgrant-table.c36 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes, argument
48 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, argument
/linux-master/include/xen/
H A Dmem-reservation.h37 xenmem_reservation_va_mapping_update(unsigned long count, struct page **pages, xen_pfn_t *frames) argument
/linux-master/sound/core/oss/
H A Dcopy.c27 copy_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
H A Dio.c37 io_playback_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
63 io_capture_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) argument
/linux-master/arch/x86/xen/
H A Dgrant-table.c31 int arch_gnttab_map_shared(unsigned long *frames, unsigned long nr_gframes, argument
53 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, argument
/linux-master/drivers/block/
H A Dpktcdvd.c547 static struct packet_data *pkt_alloc_packet_data(int frames) argument
[all...]
/linux-master/drivers/dma/
H A Dbcm2835-dma.c90 unsigned int frames; member in struct:bcm2835_desc
268 size_t frames = 0; local
300 bcm2835_dma_create_cb_chain( struct dma_chan *chan, enum dma_transfer_direction direction, bool cyclic, u32 info, u32 finalextrainfo, size_t frames, dma_addr_t src, dma_addr_t dst, size_t buf_len, size_t period_len, gfp_t gfp) argument
621 size_t frames; local
651 size_t frames; local
704 size_t frames; local
[all...]
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_dsi.h315 struct mipi_tx_frame_cfg *frames[MIPI_TX_FRAME_GEN]; member in struct:mipi_tx_ctrl_cfg
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-jdi-lpm102a188a.c60 static void jdi_wait_frames(struct jdi_panel *jdi, unsigned int frames) argument
H A Dpanel-sharp-lq101r1sx01.c38 static void sharp_wait_frames(struct sharp_panel *sharp, unsigned int frames) argument
/linux-master/drivers/gpu/drm/tegra/
H A Ddc.h39 unsigned long frames; member in struct:tegra_dc_stats
/linux-master/drivers/media/i2c/
H A Dadv7180.c859 static int adv7180_get_skip_frames(struct v4l2_subdev *sd, u32 *frames) argument
H A Dov13858.c1401 static int ov13858_get_skip_frames(struct v4l2_subdev *sd, u32 *frames) argument
H A Dov5670.c2343 static int ov5670_get_skip_frames(struct v4l2_subdev *sd, u32 *frames) argument
/linux-master/drivers/media/i2c/ccs/
H A Dccs-core.c2641 static int ccs_get_skip_frames(struct v4l2_subdev *subdev, u32 *frames) argument
/linux-master/drivers/media/platform/amphion/
H A Dvenc.c49 struct list_head frames; member in struct:venc_t
H A Dvpu_malone.c1224 u32 frames = MALONE_VC1_RCV_NUM_FRAMES; local
/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.h88 unsigned int frames; member in struct:mcam_frame_state
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c173 tegra_setup_frameidx(struct tegra_vde *vde, struct tegra_video_frame *frames, unsigned int frames_nb, u32 mbs_width, u32 mbs_height) argument
[all...]
H A Dvde.h130 struct tegra_video_frame frames[V4L2_H264_NUM_DPB_ENTRIES + 1]; member in struct:tegra_vde
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h863 u32 frames; member in struct:hfi_ltr_use
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta.h447 struct delta_frame *frames[DELTA_MAX_FRAMES]; member in struct:delta_ctx
[all...]
/linux-master/drivers/media/usb/go7007/
H A Dsnd-go7007.c68 int frames = bytes_to_frames(runtime, length); local
/linux-master/drivers/media/usb/pwc/
H A Dpwc-ctrl.c141 set_video_mode_Nala(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) argument
216 set_video_mode_Timon(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) argument
267 set_video_mode_Kiara(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) argument
319 pwc_set_video_mode(struct pwc_device *pdev, int width, int height, int pixfmt, int frames, int *compression, int send_to_cam) argument
[all...]
/linux-master/drivers/media/usb/s2255/
H A Ds2255drv.c251 int frames; member in struct:s2255_dev

Completed in 396 milliseconds

123456