/linux-5.19.10/drivers/gpu/drm/arm/ |
D | Kconfig | 17 bool "Show underrun conditions" 22 HDLCD device did not fetch from framebuffer due to underrun
|
/linux-5.19.10/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-5.19.10/drivers/media/platform/ti/omap3isp/ |
D | ispccdc.h | 151 unsigned int underrun:1; member
|
D | ispccdc.c | 1601 if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) { in ccdc_isr_buffer() 1602 ccdc->underrun = 0; in ccdc_isr_buffer() 1813 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-5.19.10/drivers/comedi/drivers/ |
D | comedi_test.c | 467 goto underrun; in waveform_ao_timer() 480 goto underrun; in waveform_ao_timer() 500 underrun: in waveform_ao_timer()
|
/linux-5.19.10/sound/core/ |
D | Kconfig | 172 bool "Enable PCM ring buffer overrun/underrun debugging" 176 Say Y to enable the PCM ring buffer overrun/underrun debugging.
|
/linux-5.19.10/sound/x86/ |
D | intel_hdmi_lpe_audio.h | 115 u32 underrun:1; /* 0: send null packets, member
|
/linux-5.19.10/drivers/net/wireless/intel/iwlegacy/ |
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-5.19.10/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,merge.yaml | 56 underrun, a little more data is needed in the fifo.
|
/linux-5.19.10/Documentation/scheduler/ |
D | sched-bwc.rst | 27 This feature borrows time now against our future underrun, at the cost of 48 underrun as long as our x is above the average. 55 the other doesn't underrun enough to compensate; this depends on the
|
/linux-5.19.10/drivers/net/ethernet/atheros/atlx/ |
D | atl2.h | 250 unsigned underrun:1; /* current packet is aborted member
|
/linux-5.19.10/Documentation/networking/device_drivers/ethernet/3com/ |
D | 3c509.rst | 197 0x02 Tx overrun, or Rx underrun 214 0x10 Tx underrun (not enough PCI bus bandwidth).
|
/linux-5.19.10/drivers/gpu/drm/vc4/ |
D | vc4_hvs.c | 92 drm_printf(&p, "%d\n", atomic_read(&vc4->underrun)); in vc4_hvs_debugfs_underrun() 572 atomic_inc(&vc4->underrun); in vc4_hvs_report_underrun()
|
D | vc4_drv.h | 203 atomic_t underrun; member
|
/linux-5.19.10/Documentation/sound/designs/ |
D | compress-offload.rst | 315 - No notion of underrun/overrun. Since the bytes written are compressed 317 rendered output in time, this does not deal with underrun/overrun and
|
/linux-5.19.10/Documentation/hwmon/ |
D | ds1621.rst | 73 Tout, will trigger when the low limit temperature is met or underrun and
|
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | dev.h | 387 u32 underrun; member
|
D | debugfs.c | 1253 le32_to_cpu(tx->agg.underrun), in iwl_dbgfs_ucode_tx_stats_read() 1254 accum_tx->agg.underrun, in iwl_dbgfs_ucode_tx_stats_read() 1255 delta_tx->agg.underrun, max_tx->agg.underrun); in iwl_dbgfs_ucode_tx_stats_read() 1600 priv->reply_agg_tx_stats.underrun); in iwl_dbgfs_reply_tx_error_read()
|
/linux-5.19.10/drivers/net/ethernet/alteon/ |
D | acenic.h | 560 u32 underrun; member
|
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | stats.h | 202 __le32 underrun; member
|
/linux-5.19.10/Documentation/networking/ |
D | 6pack.rst | 28 buffer underrun or overrun has occurred, if the PTT is
|
/linux-5.19.10/Documentation/admin-guide/blockdev/ |
D | floppy.rst | 129 To tune the fifo threshold, switch on over/underrun messages
|
/linux-5.19.10/drivers/net/wireless/ath/ath11k/ |
D | core.h | 1007 s32 underrun; member
|
/linux-5.19.10/drivers/net/wireless/ath/ath10k/ |
D | core.h | 298 s32 underrun; member
|
/linux-5.19.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-dqevent.rst | 158 underrun it might not be able to generate this event. In such
|