trigger_output    248 dev/audio.c    	    (hwp->start_output == 0 && hwp->trigger_output == 0) ||
trigger_output   1882 dev/audio.c    	if (sc->hw_if->trigger_output)
trigger_output   1883 dev/audio.c    		error = sc->hw_if->trigger_output(sc->hw_hdl, sc->sc_pr.start,
trigger_output   1990 dev/audio.c    		if (!hw->trigger_output)
trigger_output   2052 dev/audio.c    	if (!hw->trigger_output) {
trigger_output    126 dev/audio_if.h 	int	(*trigger_output)(void *, void *, void *, int,