start_output      248 dev/audio.c    	    (hwp->start_output == 0 && hwp->trigger_output == 0) ||
start_output     1887 dev/audio.c    		error = sc->hw_if->start_output(sc->hw_hdl, sc->sc_pr.outp,
start_output     1991 dev/audio.c    			(void)hw->start_output(sc->hw_hdl, cb->outp,
start_output     2053 dev/audio.c    		error = hw->start_output(sc->hw_hdl, cb->outp, blksize,
start_output       98 dev/audio_if.h 	int	(*start_output)(void *, void *, int, void (*)(void *), void *);