Home
last modified time | relevance | path

Searched refs:underrun (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v4.19/drivers/gpu/drm/arm/
DKconfig20 bool "Show underrun conditions"
25 HDLCD device did not fetch from framebuffer due to underrun
/Linux-v4.19/lib/
Dinflate.c233 #define NEXTBYTE() ({ int v = get_byte(); if (v < 0) goto underrun; (uch)v; })
698 underrun: in inflate_codes()
757 underrun: in inflate_stored()
1027 underrun:
1079 underrun: in inflate_block()
1305 underrun: /* NEXTBYTE() goto's here if needed */ in gunzip()
/Linux-v4.19/drivers/media/platform/omap3isp/
Dispccdc.h154 unsigned int underrun:1; member
Dispccdc.c1600 if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) { in ccdc_isr_buffer()
1601 ccdc->underrun = 0; in ccdc_isr_buffer()
1808 ccdc->underrun = 1; in ccdc_video_queue()
1907 if (ccdc->underrun || !(ccdc->output & CCDC_OUTPUT_MEMORY)) in ccdc_set_stream()
1910 ccdc->underrun = 0; in ccdc_set_stream()
1926 ccdc->underrun = 0; in ccdc_set_stream()
/Linux-v4.19/sound/core/
DKconfig171 bool "Enable PCM ring buffer overrun/underrun debugging"
175 Say Y to enable the PCM ring buffer overrun/underrun debugging.
/Linux-v4.19/drivers/staging/comedi/drivers/
Dcomedi_test.c469 goto underrun; in waveform_ao_timer()
482 goto underrun; in waveform_ao_timer()
502 underrun: in waveform_ao_timer()
/Linux-v4.19/sound/x86/
Dintel_hdmi_lpe_audio.h123 u32 underrun:1; /* 0: send null packets, member
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D4965-debug.c618 le32_to_cpu(tx->agg.underrun), accum_tx->agg.underrun, in il4965_ucode_tx_stats_read()
619 delta_tx->agg.underrun, max_tx->agg.underrun); in il4965_ucode_tx_stats_read()
Dcommands.h2877 __le32 underrun; member
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h257 __le32 underrun; member
/Linux-v4.19/Documentation/networking/
D3c509.txt170 0x02 Tx overrun, or Rx underrun
184 0x10 Tx underrun (not enough PCI bus bandwidth).
D6pack.txt19 buffer underrun or overrun has occurred, if the PTT is
/Linux-v4.19/Documentation/sound/designs/
Dcompress-offload.rst232 - No notion of underrun/overrun. Since the bytes written are compressed
234 rendered output in time, this does not deal with underrun/overrun and
/Linux-v4.19/Documentation/hwmon/
Dds162154 Tout, will trigger when the low limit temperature is met or underrun and
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h412 u32 underrun; member
Ddebugfs.c1297 le32_to_cpu(tx->agg.underrun), in iwl_dbgfs_ucode_tx_stats_read()
1298 accum_tx->agg.underrun, in iwl_dbgfs_ucode_tx_stats_read()
1299 delta_tx->agg.underrun, max_tx->agg.underrun); in iwl_dbgfs_ucode_tx_stats_read()
1644 priv->reply_agg_tx_stats.underrun); in iwl_dbgfs_reply_tx_error_read()
Dtx.c893 priv->reply_agg_tx_stats.underrun++; in iwlagn_count_agg_tx_err_status()
/Linux-v4.19/drivers/net/ethernet/alteon/
Dacenic.h560 u32 underrun; member
/Linux-v4.19/Documentation/networking/caif/
Dspi_porting.txt10 with the master clock. An overrun or underrun event is fatal.
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h284 s32 underrun; member
Dhtt.h1109 __le32 underrun; member
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-dqevent.rst174 underrun it might not be able to generate this event. In such
/Linux-v4.19/Documentation/blockdev/
Dfloppy.txt127 To tune the fifo threshold, switch on over/underrun messages
/Linux-v4.19/Documentation/gpu/
Di915.rst101 :doc: fifo underrun handling
/Linux-v4.19/scripts/
Dspelling.txt1258 underun||underrun

12