Searched refs:underrun (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispccdc.h | 151 unsigned int underrun:1; member
|
| H A D | ispccdc.c | 1607 if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) { in ccdc_isr_buffer() 1608 ccdc->underrun = 0; in ccdc_isr_buffer() 1819 ccdc->underrun = 1; in ccdc_video_queue() 1912 if (ccdc->underrun || !(ccdc->output & CCDC_OUTPUT_MEMORY)) in ccdc_set_stream() 1915 ccdc->underrun = 0; in ccdc_set_stream() 1931 ccdc->underrun = 0; in ccdc_set_stream()
|
| /linux/sound/x86/ |
| H A D | intel_hdmi_lpe_audio.h | 115 u32 underrun:1; /* 0: send null packets, member
|
| /linux/drivers/comedi/drivers/ |
| H A D | comedi_test.c | 484 goto underrun; in waveform_ao_timer() 497 goto underrun; in waveform_ao_timer() 521 underrun: in waveform_ao_timer()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-debug.c | 600 le32_to_cpu(tx->agg.underrun), accum_tx->agg.underrun, in il4965_ucode_tx_stats_read() 601 delta_tx->agg.underrun, max_tx->agg.underrun); in il4965_ucode_tx_stats_read()
|
| /linux/sound/core/ |
| H A D | Kconfig | 206 bool "Enable PCM ring buffer overrun/underrun debugging" 210 Say Y to enable the PCM ring buffer overrun/underrun debugging.
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl2.h | 250 unsigned underrun:1; /* current packet is aborted member
|
| /linux/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | 3c509.rst | 197 0x02 Tx overrun, or Rx underrun 214 0x10 Tx underrun (not enough PCI bus bandwidth).
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 316 - No notion of underrun/overrun. Since the bytes written are compressed 318 rendered output in time, this does not deal with underrun/overrun and
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | dev.h | 388 u32 underrun; member
|
| H A D | tx.c | 873 priv->reply_agg_tx_stats.underrun++; in iwlagn_count_agg_tx_err_status()
|
| H A D | commands.h | 2585 __le32 underrun; member
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | floppy.rst | 129 To tune the fifo threshold, switch on over/underrun messages
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-dqevent.rst | 158 underrun it might not be able to generate this event. In such
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi.c | 2900 dst->underrun = __le32_to_cpu(src->underrun); in ath10k_wmi_pull_pdev_stats_tx() 2928 dst->underrun = __le32_to_cpu(src->underrun); in ath10k_wmi_10_4_pull_pdev_stats_tx() 8322 "Num underruns", pdev->underrun); in ath10k_wmi_fw_pdev_tx_stats_fill()
|
| /linux/scripts/ |
| H A D | spelling.txt | 1693 underun||underrun
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 6498 dst->underrun = src->underrun; in ath11k_wmi_pull_pdev_stats_tx() 6894 "Num underruns", pdev->underrun); in ath11k_wmi_fw_pdev_tx_stats_fill()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 1115 test SSTAT1,PHASEMIS jz dma_loop; /* ie. underrun */
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 479 * Don't ignore SCSI status on underrun conditions for inquiries,
|