Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dbenq.c177 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
186 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
219 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
H A Dse401.c462 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_complete_frame()
481 if (gspca_dev->last_packet_type == LAST_PACKET && len == 1024) { in sd_pkt_scan_janggu()
482 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_pkt_scan_janggu()
H A Dspca1528.c327 if (gspca_dev->last_packet_type == LAST_PACKET) in sd_pkt_scan()
334 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_pkt_scan()
H A Dkonica.c309 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
316 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
H A Dfinepix.c141 gspca_dev->last_packet_type in dostream()
H A Dgspca.h187 __u8 last_packet_type; member
H A Dgspca.c290 gspca_dev->last_packet_type = DISCARD_PACKET; in fill_frame()
402 gspca_dev->last_packet_type = DISCARD_PACKET; in gspca_frame_add()
409 switch (gspca_dev->last_packet_type) { in gspca_frame_add()
412 gspca_dev->last_packet_type = packet_type; in gspca_frame_add()
441 gspca_dev->last_packet_type = packet_type; in gspca_frame_add()
765 gspca_dev->last_packet_type = DISCARD_PACKET; in gspca_init_transfer()
H A Dstv0680.c287 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_pkt_scan()
H A Ddtcs033.c131 gspca_dev->last_packet_type = DISCARD_PACKET; in dtcs033_pkt_scan()
H A Djeilinj.c301 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_pkt_scan()
H A Dpac7311.c596 if (gspca_dev->last_packet_type == LAST_PACKET && in sd_pkt_scan()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dbenq.c177 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
186 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
219 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
H A Dse401.c462 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_complete_frame()
481 if (gspca_dev->last_packet_type == LAST_PACKET && len == 1024) { in sd_pkt_scan_janggu()
482 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_pkt_scan_janggu()
H A Dkonica.c309 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
316 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_isoc_irq()
H A Dspca1528.c327 if (gspca_dev->last_packet_type == LAST_PACKET) in sd_pkt_scan()
334 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_pkt_scan()
H A Dgspca.h187 __u8 last_packet_type; member
H A Dfinepix.c141 gspca_dev->last_packet_type in dostream()
H A Dgspca.c290 gspca_dev->last_packet_type = DISCARD_PACKET; in fill_frame()
402 gspca_dev->last_packet_type = DISCARD_PACKET; in gspca_frame_add()
409 switch (gspca_dev->last_packet_type) { in gspca_frame_add()
412 gspca_dev->last_packet_type = packet_type; in gspca_frame_add()
441 gspca_dev->last_packet_type = packet_type; in gspca_frame_add()
767 gspca_dev->last_packet_type = DISCARD_PACKET; in gspca_init_transfer()
H A Dstv0680.c287 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_pkt_scan()
H A Djeilinj.c301 gspca_dev->last_packet_type = DISCARD_PACKET; in sd_pkt_scan()
H A Ddtcs033.c131 gspca_dev->last_packet_type = DISCARD_PACKET; in dtcs033_pkt_scan()
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c156 int last_packet_type; member
621 int last_packet_type; member
640 pkt_info.last_packet_type = decoder->last_packet_type; in intel_pt_pkt_lookahead()
666 pkt_info.last_packet_type = pkt_info.packet.type; in intel_pt_pkt_lookahead()
764 if (pkt_info->last_packet_type != INTEL_PT_CYC) { in intel_pt_calc_cyc_cb()
785 if (pkt_info->last_packet_type != INTEL_PT_CYC) { in intel_pt_calc_cyc_cb()
910 decoder->last_packet_type = decoder->packet.type; in intel_pt_get_next_packet()
1482 if (decoder->last_packet_type == INTEL_PT_CYC) { in intel_pt_calc_tsc_timestamp()
1621 if (decoder->last_packet_type in intel_pt_calc_mtc_timestamp()
2069 int last_packet_type = INTEL_PT_PAD; intel_pt_walk_trace() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c187 int last_packet_type; member
724 int last_packet_type; member
743 pkt_info.last_packet_type = decoder->last_packet_type; in intel_pt_pkt_lookahead()
769 pkt_info.last_packet_type = pkt_info.packet.type; in intel_pt_pkt_lookahead()
870 if (pkt_info->last_packet_type != INTEL_PT_CYC) { in intel_pt_calc_cyc_cb()
891 if (pkt_info->last_packet_type != INTEL_PT_CYC) { in intel_pt_calc_cyc_cb()
1016 decoder->last_packet_type = decoder->packet.type; in intel_pt_get_next_packet()
1844 if (decoder->last_packet_type == INTEL_PT_CYC) { in intel_pt_calc_tsc_timestamp()
1980 if (decoder->last_packet_type in intel_pt_calc_mtc_timestamp()
3199 int last_packet_type = INTEL_PT_PAD; intel_pt_walk_trace() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_venus.c117 u32 last_packet_type; member
389 hdev->last_packet_type = cmd_packet->pkt_type; in venus_iface_cmdq_write_nolock()
1427 if (hdev->last_packet_type != HFI_CMD_SYS_PC_PREP) { in venus_suspend_1xx()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_venus.c117 u32 last_packet_type; member
394 hdev->last_packet_type = cmd_packet->pkt_type; in venus_iface_cmdq_write_nolock()
1493 if (hdev->last_packet_type != HFI_CMD_SYS_PC_PREP) { in venus_suspend_1xx()

Completed in 39 milliseconds

12