Home
last modified time | relevance | path

Searched refs:buffered (Results 1 – 25 of 66) sorted by relevance

123

/linux/Documentation/devicetree/bindings/iio/adc/
A Dadi,ad7124.yaml95 adi,buffered-positive:
96 description: Enable buffered mode for positive input.
99 adi,buffered-negative:
100 description: Enable buffered mode for negative input.
134 adi,buffered-positive;
142 adi,buffered-positive;
143 adi,buffered-negative;
A Dadi,ad7192.yaml69 bit is set, the analog inputs are buffered, allowing the user to place
/linux/include/media/
A Dv4l2-mem2mem.h71 bool buffered; member
551 bool buffered) in v4l2_m2m_set_src_buffered() argument
553 m2m_ctx->out_q_ctx.buffered = buffered; in v4l2_m2m_set_src_buffered()
557 bool buffered) in v4l2_m2m_set_dst_buffered() argument
559 m2m_ctx->cap_q_ctx.buffered = buffered; in v4l2_m2m_set_dst_buffered()
/linux/drivers/target/
A DKconfig22 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered
28 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered
35 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered
/linux/Documentation/devicetree/bindings/clock/
A Dsamsung,s2mps11.yaml16 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz
17 outputs. The S2MPS14 provides two (AP/BT) buffered 32.768 KHz outputs.
A Dmaxim,max9485.txt5 - MAX9485_MCLKOUT: A gated, buffered output of the input clock of 27 MHz
/linux/Documentation/devicetree/bindings/iio/dac/
A Dmicrochip,mcp4725.yaml31 microchip,vref-buffered:
70 microchip,vref-buffered: false
/linux/include/linux/platform_data/
A Dad7791.h13 bool buffered; member
A Dad7793.h102 bool buffered; member
/linux/fs/iomap/
A Dbuilt-in.a4 buffered-io.o/
A DMakefile12 buffered-io.o \
A D.built-in.a.cmd1 …rch64-linux-gnu-ar cDPrST fs/iomap/built-in.a fs/iomap/trace.o fs/iomap/buffered-io.o fs/iomap/dir…
A D.buffered-io.o.cmd1buffered-io.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/…
3 source_fs/iomap/buffered-io.o := fs/iomap/buffered-io.c
5 deps_fs/iomap/buffered-io.o := \
1238 fs/iomap/buffered-io.o: $(deps_fs/iomap/buffered-io.o)
1240 $(deps_fs/iomap/buffered-io.o):
/linux/tools/io_uring/
A Dio_uring-bench.c102 static int buffered = 0; /* use buffered IO, not O_DIRECT */ variable
494 if (!buffered) in main()
557 printf("polled=%d, fixedbufs=%d, buffered=%d", polled, fixedbufs, buffered); in main()
/linux/drivers/net/wireless/st/cw1200/
A Dtxrx.c696 was_buffered = priv->link_id_db[t->txpriv.raw_link_id - 1].buffered[t->txpriv.tid]++; in cw1200_tx_h_pm_state()
967 u8 *buffered; in cw1200_notify_buffered_tx() local
971 buffered = priv->link_id_db in cw1200_notify_buffered_tx()
972 [link_id - 1].buffered; in cw1200_notify_buffered_tx()
975 if (!WARN_ON(!buffered[tid])) in cw1200_notify_buffered_tx()
976 still_buffered = --buffered[tid]; in cw1200_notify_buffered_tx()
1350 memset(&entry->buffered, 0, CW1200_MAX_TID); in cw1200_alloc_link_id()
A Dcw1200.h87 u8 buffered[CW1200_MAX_TID]; member
/linux/fs/netfs/
A DKconfig7 helpers for high-level buffered I/O, abstracting out read
/linux/drivers/iio/dummy/
A DKconfig39 Add buffered data capture to the simple dummy driver.
/linux/fs/gfs2/
A Dfile.c1132 ssize_t buffered, ret2; in gfs2_file_write_iter() local
1139 buffered = gfs2_file_buffered_write(iocb, from, &gh); in gfs2_file_write_iter()
1140 if (unlikely(buffered <= 0)) { in gfs2_file_write_iter()
1142 ret = buffered; in gfs2_file_write_iter()
1153 ret2 = generic_write_sync(iocb, buffered); in gfs2_file_write_iter()
1155 (iocb->ki_pos - buffered) >> PAGE_SHIFT, in gfs2_file_write_iter()
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-encoder-cmd.rst52 the remaining data buffered by the driver. When the buffer is empty,
62 the encoder, and all buffered data is discarded. Applies to both queues of
/linux/drivers/soc/aspeed/
A DKconfig15 host LPC read/write region can be buffered.
/linux/Documentation/devicetree/bindings/sound/
A Drenesas,fsi.yaml7 title: Renesas FIFO-buffered Serial Interface (FSI)
/linux/fs/romfs/
A DKconfig33 This permits ROMFS to use block devices buffered through the page
/linux/net/mac80211/
A Dsta_info.c1311 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
1361 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup()
1378 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup()
1384 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup()
1879 u8 tid, bool buffered) in ieee80211_sta_set_buffered() argument
1886 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered); in ieee80211_sta_set_buffered()
1888 if (buffered) in ieee80211_sta_set_buffered()
/linux/Documentation/admin-guide/device-mapper/
A Ddm-zoned.rst79 defined as a block that was written and not discarded. For a buffered
100 the sequential zone mapping a chunk, or if the chunk is buffered, from

Completed in 44 milliseconds

123