| /Linux-v5.4/drivers/gpu/drm/arm/ |
| D | Kconfig | 17 bool "Show underrun conditions" 22 HDLCD device did not fetch from framebuffer due to underrun
|
| /Linux-v5.4/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-v5.4/drivers/media/platform/omap3isp/ |
| D | ispccdc.h | 151 unsigned int underrun:1; member
|
| D | ispccdc.c | 1597 if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) { in ccdc_isr_buffer() 1598 ccdc->underrun = 0; in ccdc_isr_buffer() 1805 ccdc->underrun = 1; in ccdc_video_queue() 1904 if (ccdc->underrun || !(ccdc->output & CCDC_OUTPUT_MEMORY)) in ccdc_set_stream() 1907 ccdc->underrun = 0; in ccdc_set_stream() 1923 ccdc->underrun = 0; in ccdc_set_stream()
|
| /Linux-v5.4/drivers/gpu/drm/vc4/ |
| D | vc4_hvs.c | 90 drm_printf(&p, "%d\n", atomic_read(&vc4->underrun)); in vc4_hvs_debugfs_underrun() 183 atomic_inc(&vc4->underrun); in vc4_hvs_report_underrun()
|
| D | vc4_drv.h | 196 atomic_t underrun; member
|
| /Linux-v5.4/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-v5.4/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-v5.4/sound/x86/ |
| D | intel_hdmi_lpe_audio.h | 115 u32 underrun:1; /* 0: send null packets, member
|
| /Linux-v5.4/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()
|
| D | commands.h | 2877 __le32 underrun; member
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atlx/ |
| D | atl2.h | 250 unsigned underrun:1; /* current packet is aborted member
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | stats.h | 259 __le32 underrun; member
|
| /Linux-v5.4/Documentation/networking/device_drivers/3com/ |
| D | 3c509.txt | 170 0x02 Tx overrun, or Rx underrun 184 0x10 Tx underrun (not enough PCI bus bandwidth).
|
| /Linux-v5.4/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-v5.4/Documentation/hwmon/ |
| D | ds1621.rst | 73 Tout, will trigger when the low limit temperature is met or underrun and
|
| /Linux-v5.4/drivers/net/ethernet/alteon/ |
| D | acenic.h | 560 u32 underrun; member
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | dev.h | 397 u32 underrun; member
|
| D | debugfs.c | 1257 le32_to_cpu(tx->agg.underrun), in iwl_dbgfs_ucode_tx_stats_read() 1258 accum_tx->agg.underrun, in iwl_dbgfs_ucode_tx_stats_read() 1259 delta_tx->agg.underrun, max_tx->agg.underrun); in iwl_dbgfs_ucode_tx_stats_read() 1604 priv->reply_agg_tx_stats.underrun); in iwl_dbgfs_reply_tx_error_read()
|
| /Linux-v5.4/Documentation/networking/caif/ |
| D | spi_porting.txt | 10 with the master clock. An overrun or underrun event is fatal.
|
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
| D | core.h | 270 s32 underrun; member
|
| D | htt.h | 1270 __le32 underrun; member
|
| /Linux-v5.4/Documentation/networking/ |
| D | 6pack.txt | 19 buffer underrun or overrun has occurred, if the PTT is
|
| /Linux-v5.4/Documentation/admin-guide/blockdev/ |
| D | floppy.rst | 129 To tune the fifo threshold, switch on over/underrun messages
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-dqevent.rst | 181 underrun it might not be able to generate this event. In such
|