/Linux-v4.19/include/media/ |
D | v4l2-mem2mem.h | 73 bool buffered; member 368 bool buffered) in v4l2_m2m_set_src_buffered() argument 370 m2m_ctx->out_q_ctx.buffered = buffered; in v4l2_m2m_set_src_buffered() 374 bool buffered) in v4l2_m2m_set_dst_buffered() argument 376 m2m_ctx->cap_q_ctx.buffered = buffered; in v4l2_m2m_set_dst_buffered()
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/dac/ |
D | mcp4725.txt | 13 - microchip,vref-buffered: Boolean to enable buffering of the external 28 /* mcp4726 with the buffered external reference voltage */ 34 microchip,vref-buffered;
|
/Linux-v4.19/drivers/target/ |
D | Kconfig | 21 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered 27 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered 34 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | samsung,s2mps11.txt | 8 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz 9 outputs. The S2MPS14 provides two (AP/BT) buffered 32.768 KHz outputs.
|
D | maxim,max9485.txt | 5 - MAX9485_MCLKOUT: A gated, buffered output of the input clock of 27 MHz
|
/Linux-v4.19/include/linux/platform_data/ |
D | ad7791.h | 13 bool buffered; member
|
D | ad7793.h | 103 bool buffered; member
|
/Linux-v4.19/drivers/iio/dummy/ |
D | Kconfig | 37 Add buffered data capture to the simple dummy driver.
|
/Linux-v4.19/drivers/net/wireless/st/cw1200/ |
D | txrx.c | 699 was_buffered = priv->link_id_db[t->txpriv.raw_link_id - 1].buffered[t->txpriv.tid]++; in cw1200_tx_h_pm_state() 970 u8 *buffered; in cw1200_notify_buffered_tx() local 974 buffered = priv->link_id_db in cw1200_notify_buffered_tx() 975 [link_id - 1].buffered; in cw1200_notify_buffered_tx() 978 if (!WARN_ON(!buffered[tid])) in cw1200_notify_buffered_tx() 979 still_buffered = --buffered[tid]; in cw1200_notify_buffered_tx() 1353 memset(&entry->buffered, 0, CW1200_MAX_TID); in cw1200_alloc_link_id()
|
D | cw1200.h | 90 u8 buffered[CW1200_MAX_TID]; member
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-encoder-cmd.rst | 56 the remaining data buffered by the driver. When the buffer is empty, 62 the encoder, and all buffered data is discarded.
|
D | vidioc-decoder-cmd.rst | 56 command to the decoder, and all buffered data is discarded.
|
/Linux-v4.19/fs/gfs2/ |
D | file.c | 819 ssize_t buffered; in gfs2_file_write_iter() local 828 buffered = ret; in gfs2_file_write_iter() 836 endbyte = pos + buffered - 1; in gfs2_file_write_iter() 839 iocb->ki_pos += buffered; in gfs2_file_write_iter() 840 written += buffered; in gfs2_file_write_iter()
|
/Linux-v4.19/Documentation/devicetree/bindings/reserved-memory/ |
D | ramoops.txt | 46 (defaults to buffered mappings)
|
/Linux-v4.19/fs/romfs/ |
D | Kconfig | 32 This permits ROMFS to use block devices buffered through the page
|
/Linux-v4.19/net/mac80211/ |
D | sta_info.c | 1218 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local 1270 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup() 1301 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup() 1307 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup() 1806 u8 tid, bool buffered) in ieee80211_sta_set_buffered() argument 1813 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered); in ieee80211_sta_set_buffered() 1815 if (buffered) in ieee80211_sta_set_buffered()
|
D | trace.h | 2258 u8 tid, bool buffered), 2260 TP_ARGS(local, sta, tid, buffered), 2266 __field(bool, buffered) 2273 __entry->buffered = buffered; 2278 LOCAL_PR_ARG, STA_PR_ARG, __entry->tid, __entry->buffered
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-zoned.txt | 74 defined as a block that was written and not discarded. For a buffered 95 the sequential zone mapping a chunk, or if the chunk is buffered, from
|
/Linux-v4.19/Documentation/driver-api/iio/ |
D | buffers.rst | 117 does not support buffered capture. In this case no entries will be created for
|
D | core.rst | 30 buffered data transfer and for events information retrieval.
|
/Linux-v4.19/drivers/iio/adc/ |
D | ad7791.c | 335 if ((st->info->flags & AD7791_FLAG_HAS_BUFFER) && !pdata->buffered) in ad7791_setup()
|
/Linux-v4.19/Documentation/filesystems/ |
D | ocfs2.txt | 100 coherency=buffered Allow concurrent O_DIRECT writes without EX lock among
|
/Linux-v4.19/Documentation/networking/ |
D | README.ipw2100 | 219 any buffered packets. If you have an AP that does not correctly support 246 wait before powering the radio and querying the access point for buffered
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-mem2mem.c | 313 && !m2m_ctx->out_q_ctx.buffered) { in __v4l2_m2m_try_queue() 322 && !m2m_ctx->cap_q_ctx.buffered) { in __v4l2_m2m_try_queue()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-block-bcache | 64 writes will be buffered in the cache. When off, caching is in
|