Searched refs:seq_do_command (Results 1 – 1 of 1) sorted by relevance
145 static int seq_do_command(struct sequencer_softc *, seq_event_t *);465 seq_do_command(sc, &cmd); in seq_startoutput()806 error = seq_do_command(sc, (seq_event_t *)addr); in sequencerioctl()1050 seq_do_command(struct sequencer_softc *sc, seq_event_t *b) in seq_do_command() function