Searched refs:F_AUDIO_WRITE_INUSE (Results 1 – 4 of 4) sorted by relevance
252 clear_bit(F_AUDIO_WRITE_INUSE, &chip->flags); in snd_msnd_dsp_halt()483 set_bit(F_AUDIO_WRITE_INUSE, &chip->flags); in snd_msnd_playback_open()500 clear_bit(F_AUDIO_WRITE_INUSE, &chip->flags); in snd_msnd_playback_close()
256 #define F_AUDIO_WRITE_INUSE 2 macro
218 #define F_AUDIO_WRITE_INUSE 2 macro
706 clear_bit(F_AUDIO_WRITE_INUSE, &dev.flags); in dsp_halt()719 set_bit(F_AUDIO_WRITE_INUSE, &dev.flags); in dsp_open()771 test_bit(F_AUDIO_WRITE_INUSE, &dev.flags)) || in dev_open()