Lines Matching refs:entry
151 * Reserve an IB entry.
175 * Add an IB entry for the command packets emitted since the last call to this
184 /* disallow empty entry */
188 * because we disallow empty entry, tu_cs_add_bo and tu_cs_reserve_entry
194 /* add an entry for [cs->start, cs->cur] */
240 * End command packet emission. This adds an IB entry when \a cs is in
316 * Return an IB entry for the sub-stream. The entry has the same lifetime as
330 struct tu_cs_entry entry = {
338 return entry;
354 /* add an entry for the exiting command packets */
403 /* reserve an entry for the next call to this function or tu_cs_end */