Searched refs:flush_data (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Ddspchnl.h64 u32 timeout, bool flush_data);
H A Dstrm.h190 * If this is an output stream and flush_data is TRUE, all data currently
192 * If this is an output stream and flush_data is FALSE, this function
199 * flush_data: If TRUE, discard output buffers.
209 extern int strm_idle(struct strm_object *stream_obj, bool flush_data);
H A Ddspdefs.h592 * channel and flush_data is TRUE, all currently enqueued buffers will be
594 * If this is an output channel and flush_data is FALSE, this function
600 * timeout: If output channel and flush_data is FALSE, timeout value
603 * flush_data: If output channel and flush_data is TRUE, discard any
606 * occurs first. flush_data is ignored for input channel.
615 u32 timeout, bool flush_data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/include/dspbridge/
H A Ddspchnl.h64 u32 timeout, bool flush_data);
H A Dstrm.h190 * If this is an output stream and flush_data is TRUE, all data currently
192 * If this is an output stream and flush_data is FALSE, this function
199 * flush_data: If TRUE, discard output buffers.
209 extern int strm_idle(struct strm_object *stream_obj, bool flush_data);
H A Ddspdefs.h592 * channel and flush_data is TRUE, all currently enqueued buffers will be
594 * If this is an output channel and flush_data is FALSE, this function
600 * timeout: If output channel and flush_data is FALSE, timeout value
603 * flush_data: If output channel and flush_data is TRUE, discard any
606 * occurs first. flush_data is ignored for input channel.
615 u32 timeout, bool flush_data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/src/
H A Ddumpsexp.c386 flush_data (void) function
559 flush_data ();
567 flush_data ();
663 flush_data ();
674 flush_data ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/src/
H A Ddumpsexp.c386 flush_data (void) function
559 flush_data ();
567 flush_data ();
663 flush_data ();
674 flush_data ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/src/
H A Ddumpsexp.c386 flush_data (void) function
559 flush_data ();
567 flush_data ();
663 flush_data ();
674 flush_data ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dstrm.c369 int strm_idle(struct strm_object *stream_obj, bool flush_data) argument
383 flush_data);
386 dev_dbg(bridge, "%s: stream_obj: %p flush_data: 0x%x status: 0x%x\n",
387 __func__, stream_obj, flush_data, status);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/rmgr/
H A Dstrm.c369 int strm_idle(struct strm_object *stream_obj, bool flush_data) argument
383 flush_data);
386 dev_dbg(bridge, "%s: stream_obj: %p flush_data: 0x%x status: 0x%x\n",
387 __func__, stream_obj, flush_data, status);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dchnl_sm.c747 bool flush_data)
758 if (CHNL_IS_OUTPUT(chnl_mode) && !flush_data) {
746 bridge_chnl_idle(struct chnl_object *chnl_obj, u32 timeout, bool flush_data) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/core/
H A Dchnl_sm.c747 bool flush_data)
758 if (CHNL_IS_OUTPUT(chnl_mode) && !flush_data) {
746 bridge_chnl_idle(struct chnl_object *chnl_obj, u32 timeout, bool flush_data) argument

Completed in 212 milliseconds