ALSA: firewire-lib: postpone to start IR context
[linux-2.6-block.git] / sound / firewire / amdtp-stream.h
index c4bde69c2d4fa8d53e9b7536a39e83fc55bed315..f2d44e2dc3c8a960c8ecdb2a3056ea1aa22f82a5 100644 (file)
@@ -288,7 +288,7 @@ void amdtp_domain_destroy(struct amdtp_domain *d);
 int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s,
                            int channel, int speed);
 
-int amdtp_domain_start(struct amdtp_domain *d);
+int amdtp_domain_start(struct amdtp_domain *d, unsigned int ir_delay_cycle);
 void amdtp_domain_stop(struct amdtp_domain *d);
 
 static inline int amdtp_domain_set_events_per_period(struct amdtp_domain *d,