Searched refs:frames (Results 126 - 150 of 193) sorted by path

12345678

/linux-master/drivers/usb/gadget/function/
H A Du_uac1_legacy.c158 snd_pcm_sframes_t frames; local
172 frames = bytes_to_frames(runtime, count);
173 result = snd_pcm_kernel_write(snd->substream, buf, frames);
174 if (result != frames) {
H A Duvc_configfs.c2173 list_add_tail(&frame_ptr->entry, &fmt->frames);
2197 list_for_each_entry_safe(frame_ptr, tmp, &fmt->frames, entry)
2455 INIT_LIST_HEAD(&h->fmt.frames);
2645 INIT_LIST_HEAD(&h->fmt.frames);
H A Duvc_configfs.h58 struct list_head frames; member in struct:uvcg_format
H A Duvc_v4l2.c104 list_for_each_entry(frame, &format->fmt->frames, entry) {
153 list_for_each_entry(frame, &format->fmt->frames, entry) {
310 list_for_each_entry(frame, &uformat->frames, entry) {
452 * userspace is ready to provide video frames.
/linux-master/drivers/usb/gadget/legacy/
H A Dwebcam.c174 /* add to .frames and fill .num_frames at runtime */
313 /* add to .frames and fill .num_frames at runtime */
546 INIT_LIST_HEAD(&uvcg_format_yuv.fmt.frames);
547 list_add_tail(&uvcg_frame_ptr_yuv_360p.entry, &uvcg_format_yuv.fmt.frames);
548 list_add_tail(&uvcg_frame_ptr_yuv_720p.entry, &uvcg_format_yuv.fmt.frames);
551 INIT_LIST_HEAD(&uvcg_format_mjpeg.fmt.frames);
552 list_add_tail(&uvcg_frame_ptr_mjpeg_360p.entry, &uvcg_format_mjpeg.fmt.frames);
553 list_add_tail(&uvcg_frame_ptr_mjpeg_720p.entry, &uvcg_format_mjpeg.fmt.frames);
/linux-master/drivers/usb/host/
H A Dxhci-mtk-sch.c530 /* bugdet scheduled may cross at most two fs frames */
687 int frames; local
691 frames = sch_ep->esit / UFRAMES_PER_FRAME;
697 for (j = 0; j < frames; j++) {
711 /* use best-fit between frames */
/linux-master/drivers/xen/
H A Dgntdev-common.h77 xen_pfn_t *frames; member in struct:gntdev_grant_map
H A Dgntdev.c106 args.frames = map->frames;
117 kvfree(map->frames);
173 add->frames = kvcalloc(count, sizeof(add->frames[0]),
175 if (!add->frames)
185 args.frames = add->frames;
H A Dgrant-table.c84 * gnttab_last_free is used to add free entries of new frames at the end of
121 * Mapping a list of frames for storing grant entries. Frames parameter
123 * nr_gframes is the number of frames to map grant table. Returning
126 int (*map_frames)(xen_pfn_t *frames, unsigned int nr_gframes);
128 * Release a list of frames which are mapped in map_frames for grant
746 static unsigned int gnttab_frames(unsigned int frames, unsigned int align) argument
748 return (frames * gnttab_interface->grefs_per_grant_frame + align - 1) /
798 return 4; /* Legacy max supported number of frames */
830 pr_warn("Failed to ioremap gnttab share frames (addr=%pa)!\n",
1089 args->frames[
1379 gnttab_map_frames_v1(xen_pfn_t *frames, unsigned int nr_gframes) argument
1396 gnttab_map_frames_v2(xen_pfn_t *frames, unsigned int nr_gframes) argument
1448 xen_pfn_t *frames; local
[all...]
H A Dmem-reservation.c31 xen_pfn_t *frames)
48 set_phys_to_machine(pfn, frames[i]);
52 mfn_pte(frames[i], PAGE_KERNEL), 0);
85 /* @frames is an array of PFNs */
86 int xenmem_reservation_increase(int count, xen_pfn_t *frames) argument
95 set_xen_guest_handle(reservation.extent_start, frames);
101 /* @frames is an array of GFNs */
102 int xenmem_reservation_decrease(int count, xen_pfn_t *frames) argument
111 set_xen_guest_handle(reservation.extent_start, frames);
29 __xenmem_reservation_va_mapping_update(unsigned long count, struct page **pages, xen_pfn_t *frames) argument
/linux-master/fs/ext4/
H A Dnamei.c307 static void dx_release(struct dx_frame *frames);
321 struct dx_frame *frames,
969 static void dx_release(struct dx_frame *frames) argument
975 if (frames[0].bh == NULL)
978 info = &((struct dx_root *)frames[0].bh->b_data)->info;
982 if (frames[i].bh == NULL)
984 brelse(frames[i].bh);
985 frames[i].bh = NULL;
1008 struct dx_frame *frames,
1027 if (p == frames)
1006 ext4_htree_next_block(struct inode *dir, __u32 hash, struct dx_frame *frame, struct dx_frame *frames, __u32 *start_hash) argument
1187 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; local
1781 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; local
2230 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; local
2487 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; local
[all...]
/linux-master/fs/ntfs3/
H A Dattrib.c1373 struct runs_tree *run, u64 frame, u64 frames,
1390 *vbo_data = frames << 2;
1395 *vbo_data = frames << 3;
1372 attr_wof_frame_info(struct ntfs_inode *ni, struct ATTRIB *attr, struct runs_tree *run, u64 frame, u64 frames, u8 frame_bits, u32 *ondisk_size, u64 *vbo_data) argument
H A Dfrecord.c2514 u64 frames, vbo_data;
2552 frames = (i_size - 1) >> frame_bits;
2554 err = attr_wof_frame_info(ni, attr, run, frame64, frames,
2559 if (frame64 == frames) {
H A Dntfs_fs.h446 struct runs_tree *run, u64 frame, u64 frames,
/linux-master/include/linux/
H A Dpktcdvd.h115 /* list, measured in number of frames */
121 int frames; /* Number of frames in this packet */ member in struct:packet_data
/linux-master/include/media/
H A Dv4l2-subdev.h556 * @g_skip_frames: number of frames to skip at stream start. This is needed for
557 * buggy sensors that generate faulty frames when they are
562 int (*g_skip_frames)(struct v4l2_subdev *sd, u32 *frames);
/linux-master/include/net/mana/
H A Dmana.h465 int mana_xdp_xmit(struct net_device *ndev, int n, struct xdp_frame **frames,
/linux-master/include/soc/fsl/
H A Ddpaa2-io.h27 * The following set of APIs can be used to enqueue and dequeue frames
140 void dpaa2_io_update_net_dim(struct dpaa2_io *d, __u64 frames, __u64 bytes);
/linux-master/include/sound/
H A Dpcm.h732 * bytes_to_frames - Unit conversion of the size from bytes to frames
736 * Return: the size in frames
756 * frames_to_bytes - Unit conversion of the size from frames to bytes
758 * @size: size in frames
768 * frame_aligned - Check whether the byte size is aligned to frames
1012 * params_period_size - Get the period size (in frames) from the hw params
1015 * Return: the period size in frames
1034 * params_buffer_size - Get the buffer size (in frames) from the hw params
1037 * Return: the buffer size in frames
1149 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *buf, unsigned int frames);
1163 snd_pcm_lib_write(struct snd_pcm_substream *substream, const void __user *buf, snd_pcm_uframes_t frames) argument
1170 snd_pcm_lib_read(struct snd_pcm_substream *substream, void __user *buf, snd_pcm_uframes_t frames) argument
1177 snd_pcm_lib_writev(struct snd_pcm_substream *substream, void __user **bufs, snd_pcm_uframes_t frames) argument
1184 snd_pcm_lib_readv(struct snd_pcm_substream *substream, void __user **bufs, snd_pcm_uframes_t frames) argument
1191 snd_pcm_kernel_write(struct snd_pcm_substream *substream, const void *buf, snd_pcm_uframes_t frames) argument
1198 snd_pcm_kernel_read(struct snd_pcm_substream *substream, void *buf, snd_pcm_uframes_t frames) argument
1205 snd_pcm_kernel_writev(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) argument
1212 snd_pcm_kernel_readv(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) argument
[all...]
/linux-master/include/trace/events/
H A Dv4l2.h136 __entry->timecode_frames = buf->timecode.frames;
149 "timecode = { type = %s, flags = %s, frames = %u, "
213 __entry->timecode_frames = vbuf->timecode.frames;
226 "frames = %u, seconds = %u, minutes = %u, hours = %u, "
/linux-master/include/uapi/linux/can/
H A Dbcm.h60 * @count: number of frames to send before changing interval.
61 * @ival1: interval for the first @count frames.
62 * @ival2: interval for the following frames.
63 * @can_id: CAN ID of frames to be sent or received.
64 * @nframes: number of frames appended to the message head.
65 * @frames: array of CAN frames.
74 struct can_frame frames[]; member in struct:bcm_msg_head
/linux-master/include/uapi/linux/
H A Drkisp1-config.h475 * @frames: number of frames - 1 used for mean value calculation
491 __u8 frames; member in struct:rkisp1_cif_isp_awb_meas_config
861 * @mean_y_or_g: Mean value of Y within window and frames,
863 * @mean_cb_or_b: Mean value of Cb within window and frames,
865 * @mean_cr_or_r: Mean value of Cr within window and frames,
H A Dvideodev2.h946 __u8 frames; member in struct:v4l2_timecode
/linux-master/include/uapi/sound/
H A Dasound.h300 #define SNDRV_PCM_INFO_FIFO_IN_FRAMES 0x80000000 /* internal kernel flag - FIFO size is in frames */
369 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between
381 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */
422 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
436 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
438 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
487 snd_pcm_sframes_t delay; /* current delay in frames */
488 snd_pcm_uframes_t avail; /* number of frames available */
489 snd_pcm_uframes_t avail_max; /* max frames available on hw since last status */
541 snd_pcm_uframes_t avail_min; /* RW: min available frames fo
609 snd_pcm_uframes_t frames; member in struct:snd_xferi
615 snd_pcm_uframes_t frames; member in struct:snd_xfern
[all...]
/linux-master/include/xen/
H A Dgrant_table.h194 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes,
197 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes,
243 xen_pfn_t *frames; member in struct:gnttab_dma_alloc_args
267 * to paged out target frames.

Completed in 326 milliseconds

12345678