Searched refs:new_ts (Results 1 – 4 of 4) sorted by relevance
233 struct amvdec_timestamp *new_ts; in amvdec_add_ts() local236 new_ts = kzalloc(sizeof(*new_ts), GFP_KERNEL); in amvdec_add_ts()237 if (!new_ts) in amvdec_add_ts()240 new_ts->ts = ts; in amvdec_add_ts()241 new_ts->tc = tc; in amvdec_add_ts()242 new_ts->offset = offset; in amvdec_add_ts()243 new_ts->flags = vbuf_flags; in amvdec_add_ts()246 list_add_tail(&new_ts->list, &sess->timestamps); in amvdec_add_ts()
312 u8 ts_remain, how_much, new_ts; member524 h->new_ts = 1; in dvb_net_ule_new_payload()552 h->new_ts = 1; in dvb_net_ule_new_payload()774 .new_ts = 1, in dvb_net_ule()784 if (h.new_ts) { in dvb_net_ule()796 if (h.new_ts) { in dvb_net_ule()852 h.new_ts = 0; in dvb_net_ule()862 h.new_ts = 1; in dvb_net_ule()
68 struct hwtstamp_config *new_ts) in ionic_lif_hwstamp_set_ts_config() argument84 if (new_ts) { in ionic_lif_hwstamp_set_ts_config()85 config = new_ts; in ionic_lif_hwstamp_set_ts_config()
1317 static bool aq_ptp_sync_ts_updated(struct aq_ptp_s *aq_ptp, u64 *new_ts) in aq_ptp_sync_ts_updated() argument1338 *new_ts = sync_ts; in aq_ptp_sync_ts_updated()