Searched refs:buffered (Results 1 – 11 of 11) sorted by relevance
22 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered28 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered35 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered
696 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() local968 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()
87 u8 buffered[CW1200_MAX_TID]; member
39 Add buffered data capture to the simple dummy driver.
15 host LPC read/write region can be buffered.
328 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()
389 if ((st->info->flags & AD7791_FLAG_HAS_BUFFER) && !pdata->buffered) in ad7791_setup()
296 if (pdata->buffered || !(st->chip_info->flags & AD7793_FLAG_HAS_BUFFER)) in ad7793_setup()
973 max11646, max11647) Provides direct access via sysfs and buffered
478 digital to analog converter (DAC) offering rail-to-rail buffered
227 This interface allows you to do buffered I/O on a device and acts
Completed in 28 milliseconds