Home
last modified time | relevance | path

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

/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
/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()
964 u8 *buffered; in cw1200_notify_buffered_tx() local
968 buffered = priv->link_id_db in cw1200_notify_buffered_tx()
969 [link_id - 1].buffered; in cw1200_notify_buffered_tx()
972 if (!WARN_ON(!buffered[tid])) in cw1200_notify_buffered_tx()
973 still_buffered = --buffered[tid]; in cw1200_notify_buffered_tx()
1346 memset(&entry->buffered, 0, CW1200_MAX_TID); in cw1200_alloc_link_id()
A Dcw1200.h87 u8 buffered[CW1200_MAX_TID]; member
/drivers/iio/dummy/
A DKconfig39 Add buffered data capture to the simple dummy driver.
/drivers/soc/aspeed/
A DKconfig15 host LPC read/write region can be buffered.
/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c328 if (!src && !m2m_ctx->out_q_ctx.buffered) { in __v4l2_m2m_try_queue()
332 if (!dst && !m2m_ctx->cap_q_ctx.buffered) { in __v4l2_m2m_try_queue()
348 if (!dst && !m2m_ctx->cap_q_ctx.buffered) { in __v4l2_m2m_try_queue()
/drivers/iio/adc/
A Dad7791.c389 if ((st->info->flags & AD7791_FLAG_HAS_BUFFER) && !pdata->buffered) in ad7791_setup()
A Dad7793.c296 if (pdata->buffered || !(st->chip_info->flags & AD7793_FLAG_HAS_BUFFER)) in ad7793_setup()
A DKconfig973 max11646, max11647) Provides direct access via sysfs and buffered
/drivers/iio/dac/
A DKconfig478 digital to analog converter (DAC) offering rail-to-rail buffered
/drivers/md/
A DKconfig227 This interface allows you to do buffered I/O on a device and acts

Completed in 28 milliseconds