Lines Matching full:isoc
89 * @process_ctx_payloads: callback handler to process payloads of isoc context
215 // Linux driver for 1394 OHCI controller voluntarily flushes isoc in amdtp_stream_add_pcm_hw_constraints()
217 // PAGE_SIZE. This kicks work for the isoc context and brings in amdtp_stream_add_pcm_hw_constraints()
230 // In IEC 61883-6, one isoc packet can transfer events up to the value in amdtp_stream_add_pcm_hw_constraints()
231 // of syt interval. This comes from the interval of isoc cycle. As 1394 in amdtp_stream_add_pcm_hw_constraints()
232 // OHCI controller can generate hardware IRQ per isoc packet, the in amdtp_stream_add_pcm_hw_constraints()
235 // and non-blocking modes. In blocking mode, the sequence of isoc packet in amdtp_stream_add_pcm_hw_constraints()
960 // Fireface skips transmission just for an isoc cycle corresponding in generate_tx_packet_descs()
978 // OXFW970 skips transmission for several isoc cycles during in generate_tx_packet_descs()
2005 * amdtp_domain_add_stream - register isoc context into the domain.
2078 * amdtp_domain_start - start sending packets for isoc context in the domain.
2152 * amdtp_domain_stop - stop sending packets for isoc context in the same domain.
2153 * @d: the AMDTP domain to which the isoc contexts belong.