Stops the running queue q by sending a SND_SEQ_EVENT_CONTINUE event to timer port. This function invokes snd_seq_control_queue internally.
If ev argument is NULL, a temporary event record is used and delivered immediately. Otherwise, the given event record is used and its flags are evaluated.
Function returns zero if successful, or a negative error code.