/Linux-v4.19/drivers/gpu/drm/arm/ |
D | Kconfig | 20 bool "Show underrun conditions" 25 HDLCD device did not fetch from framebuffer due to underrun
|
/Linux-v4.19/lib/ |
D | inflate.c | 233 #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/ |
D | ispccdc.h | 154 unsigned int underrun:1; member
|
D | ispccdc.c | 1600 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/ |
D | Kconfig | 171 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/ |
D | comedi_test.c | 469 goto underrun; in waveform_ao_timer() 482 goto underrun; in waveform_ao_timer() 502 underrun: in waveform_ao_timer()
|
/Linux-v4.19/sound/x86/ |
D | intel_hdmi_lpe_audio.h | 123 u32 underrun:1; /* 0: send null packets, member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/ |
D | 4965-debug.c | 618 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()
|
D | commands.h | 2877 __le32 underrun; member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | stats.h | 257 __le32 underrun; member
|
/Linux-v4.19/Documentation/networking/ |
D | 3c509.txt | 170 0x02 Tx overrun, or Rx underrun 184 0x10 Tx underrun (not enough PCI bus bandwidth).
|
D | 6pack.txt | 19 buffer underrun or overrun has occurred, if the PTT is
|
/Linux-v4.19/Documentation/sound/designs/ |
D | compress-offload.rst | 232 - 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/ |
D | ds1621 | 54 Tout, will trigger when the low limit temperature is met or underrun and
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | dev.h | 412 u32 underrun; member
|
D | debugfs.c | 1297 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()
|
D | tx.c | 893 priv->reply_agg_tx_stats.underrun++; in iwlagn_count_agg_tx_err_status()
|
/Linux-v4.19/drivers/net/ethernet/alteon/ |
D | acenic.h | 560 u32 underrun; member
|
/Linux-v4.19/Documentation/networking/caif/ |
D | spi_porting.txt | 10 with the master clock. An overrun or underrun event is fatal.
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | core.h | 284 s32 underrun; member
|
D | htt.h | 1109 __le32 underrun; member
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-dqevent.rst | 174 underrun it might not be able to generate this event. In such
|
/Linux-v4.19/Documentation/blockdev/ |
D | floppy.txt | 127 To tune the fifo threshold, switch on over/underrun messages
|
/Linux-v4.19/Documentation/gpu/ |
D | i915.rst | 101 :doc: fifo underrun handling
|
/Linux-v4.19/scripts/ |
D | spelling.txt | 1258 underun||underrun
|