Lines Matching refs:empty
45 int empty; member
69 chip->empty = 1; in dac_audio_reset()
108 chip->empty = 1; in snd_sh_dac_pcm_open()
149 chip->empty = 1; in snd_sh_dac_pcm_trigger()
170 if (chip->empty) { in snd_sh_dac_pcm_copy()
171 chip->empty = 0; in snd_sh_dac_pcm_copy()
188 if (chip->empty) { in snd_sh_dac_pcm_copy_kernel()
189 chip->empty = 0; in snd_sh_dac_pcm_copy_kernel()
206 if (chip->empty) { in snd_sh_dac_pcm_silence()
207 chip->empty = 0; in snd_sh_dac_pcm_silence()
290 if (!chip->empty) { in sh_dac_audio_timer()
305 chip->empty = 1; in sh_dac_audio_timer()
309 if (!chip->empty) in sh_dac_audio_timer()