Searched refs:pts (Results 1 - 25 of 48) sorted by relevance

12

/linux-master/drivers/media/pci/ivtv/
H A Divtv-controls.h14 int ivtv_g_pts_frame(struct ivtv *itv, s64 *pts, s64 *frame);
H A Divtv-streams.h20 int ivtv_stop_v4l2_decode_stream(struct ivtv_stream *s, int flags, u64 pts);
H A Divtv-controls.c94 int ivtv_g_pts_frame(struct ivtv *itv, s64 *pts, s64 *frame) argument
99 *pts = (s64)((u64)itv->last_dec_timing[2] << 32) |
104 *pts = 0;
113 *pts = (s64)((u64) data[2] << 32) | (u64) data[1];
H A Divtv-streams.c914 int ivtv_stop_v4l2_decode_stream(struct ivtv_stream *s, int flags, u64 pts) argument
930 IVTV_DEBUG_INFO("Stop Decode at %llu, flags: %x\n", (unsigned long long)pts, flags);
933 if (!(flags & V4L2_DEC_CMD_STOP_IMMEDIATELY) || pts) {
937 if (pts) {
939 0, (u32)(pts & 0xffffffff), (u32)(pts >> 32));
/linux-master/samples/bpf/
H A Dcpustat_kern.c106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; local
126 pts = bpf_map_lookup_elem(&my_map, &key);
127 if (!pts)
161 * pts cur_ts
166 if (!*pts)
169 delta = cur_ts - *pts;
205 if (*pts)
206 *pts = cur_ts;
214 u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta; local
221 pts
[all...]
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.c85 struct vidtv_pes_optional_pts pts = {}; local
102 pts_dts.pts1 = (0x3 << 4) | ((args->pts & mask1) >> 29) | 0x1;
103 pts_dts.pts2 = cpu_to_be16(((args->pts & mask2) >> 14) | 0x1);
104 pts_dts.pts3 = cpu_to_be16(((args->pts & mask3) << 1) | 0x1);
114 pts.pts1 = (0x1 << 5) | ((args->pts & mask1) >> 29) | 0x1;
115 pts.pts2 = cpu_to_be16(((args->pts & mask2) >> 14) | 0x1);
116 pts.pts3 = cpu_to_be16(((args->pts
[all...]
H A Dvidtv_pes.h82 * @pts: PTS value to send.
98 u64 pts; member in struct:pes_header_write_args
145 * @pts: PTS value to send.
168 u64 pts; member in struct:pes_write_args
H A Dvidtv_encoder.h24 u64 pts; member in struct:vidtv_access_unit
H A Dvidtv_s302m.c226 /* use the same pts from the video access unit*/
228 au->pts = sync_au->pts;
403 * is created with values for 'num_samples' and 'pts' taken empirically from
415 e->access_units->pts = (ctx->au_count * FF_S302M_DEFAULT_PTS_INCREMENT) +
/linux-master/drivers/iio/adc/
H A Dqcom-vadc-common.c346 static int qcom_vadc_map_voltage_temp(const struct vadc_map_pt *pts, argument
351 if (!pts)
354 while (i < tablesize && pts[i].x > input)
358 *output = pts[0].y;
360 *output = pts[tablesize - 1].y;
363 *output = fixp_linear_interpolate(pts[i - 1].x, pts[i - 1].y,
364 pts[i].x, pts[i].y,
371 static s32 qcom_vadc_map_temp_voltage(const struct vadc_map_pt *pts, argument
[all...]
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-common.h56 s64 pts; member in struct:mmal_buffer
/linux-master/drivers/media/pci/cx18/
H A Dcx18-vbi.c184 __be32 pts; member in struct:vbi_data_hdr
189 u32 pts; local
217 pts = (be32_to_cpu(hdr->magic) == 0x3fffffff) ? be32_to_cpu(hdr->pts)
233 copy_vbi_data(cx, lines, pts);
/linux-master/drivers/iommu/
H A Dtegra-smmu.c58 struct page **pts; member in struct:tegra_smmu_as
298 as->pts = kcalloc(SMMU_NUM_PDE, sizeof(*as->pts), GFP_KERNEL);
299 if (!as->pts) {
324 kfree(as->pts);
580 pt_page = as->pts[pd_index];
596 if (!as->pts[pde]) {
613 as->pts[pde] = page;
625 return tegra_smmu_pte_offset(as->pts[pde], iova);
638 struct page *page = as->pts[pd
[all...]
/linux-master/drivers/staging/media/av7110/
H A Ddvb_filter.h140 u8 pts[5]; member in struct:ipack
202 u32 pts[2]; /* [0] 1st field, [1] 2nd field */ member in struct:mpg_picture
H A Dav7110_ipack.c277 p->pts[p->found - 9] = buf[c];
338 p->pts[0] = p->check;
347 p->pts[p->which - 2] = buf[c];
359 p->pts[p->which - 2] = buf[c];
/linux-master/drivers/gpu/drm/lima/
H A Dlima_vm.c53 dma_addr_t pts; local
63 pts = vm->bts[pbe].dma;
66 pd[j] = pts | LIMA_VM_FLAG_PRESENT;
67 pts += LIMA_PAGE_SIZE;
/linux-master/include/uapi/linux/dvb/
H A Dvideo.h80 __u64 pts; member in struct:video_command::__anon4230::__anon4231
/linux-master/drivers/ptp/
H A Dptp_vclock.c93 struct timespec64 pts; local
97 err = pptp->info->getcyclesx64(pptp->info, &pts, sts);
103 ns = timecounter_cyc2time(&vclock->tc, timespec64_to_ns(&pts));
/linux-master/fs/
H A Dpidfs.c89 static __poll_t pidfd_poll(struct file *file, struct poll_table_struct *pts) argument
96 poll_wait(file, &pid->wait_pidfd, pts);
/linux-master/fs/proc/
H A Dinode.c352 static __poll_t pde_poll(struct proc_dir_entry *pde, struct file *file, struct poll_table_struct *pts) argument
358 return poll(file, pts);
362 static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts) argument
368 return pde_poll(pde, file, pts);
370 rv = pde_poll(pde, file, pts);
/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x-common.c516 struct poll_table_struct *pts)
519 __poll_t req_events = poll_requested_events(pts);
520 __poll_t retval = v4l2_ctrl_poll(file, pts);
527 poll_wait(file, &radio->read_queue, pts);
515 si470x_fops_poll(struct file *file, struct poll_table_struct *pts) argument
/linux-master/kernel/bpf/
H A Dringbuf.c311 struct poll_table_struct *pts)
316 poll_wait(filp, &rb_map->rb->waitq, pts);
324 struct poll_table_struct *pts)
329 poll_wait(filp, &rb_map->rb->waitq, pts);
310 ringbuf_map_poll_kern(struct bpf_map *map, struct file *filp, struct poll_table_struct *pts) argument
323 ringbuf_map_poll_user(struct bpf_map *map, struct file *filp, struct poll_table_struct *pts) argument
/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c514 buf->pts = get_unaligned_le32(&data[2]);
738 delta_stc = buf->pts - (1UL << 31);
757 stream->dev->name, buf->pts,
818 u32 pts; local
851 pts = get_unaligned_le32(&data[2]);
860 if (stream->stats.frame.pts != pts) {
869 stream->stats.frame.pts = pts;
928 "frame %u stats: %u/%u/%u packets, %u/%u/%u pts (
[all...]
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.c96 static __poll_t fm_v4l2_fops_poll(struct file *file, struct poll_table_struct *pts) argument
103 ret = fmc_is_rds_data_available(fmdev, file, pts);
/linux-master/tools/testing/ktest/
H A Dktest.pl1605 my ($ptm, $pts) = @_;
1623 sysopen($pts, "/dev/pts/$tmp", O_RDWR | O_NONBLOCK) or
1624 dodie "Can't open /dev/pts/$tmp";
1628 my ($ptm, $pts) = @_;
1636 open(\*STDIN, '<&', $pts);
1637 open(\*STDOUT, '>&', $pts);
1638 open(\*STDERR, '>&', $pts);
1640 close($pts);
1648 my $pts
[all...]

Completed in 247 milliseconds

12