Searched refs:WF_ST_EMPTY (Results 1 – 2 of 2) sorted by relevance
421 rbuf[0] = WF_ST_EMPTY; in snd_wavefront_cmd()610 dev->sample_status[sample_num] = WF_ST_EMPTY; in wavefront_delete_sample()640 dev->sample_status[i] = WF_ST_EMPTY; in wavefront_get_sample_status()660 case WF_ST_EMPTY: in wavefront_get_sample_status()669 if (rbuf[0] != WF_ST_EMPTY) { in wavefront_get_sample_status()
294 #define WF_ST_EMPTY 3 macro