Searched refs:eob (Results 1 – 3 of 3) sorted by relevance
273 u32 pos, bool eob, bool ll) in catpt_ipc_set_write_pos() argument282 input.end_of_buffer = eob; in catpt_ipc_set_write_pos()
341 u32 pos, bool eob, bool ll);
1104 int p, buf, capture, eob; in vx_pcm_update_intr() local1107 eob = (chip->irq_rmh.Stat[i] & 0x800000) ? 1 : 0; in vx_pcm_update_intr()1113 if (eob) in vx_pcm_update_intr()
Completed in 8 milliseconds