Searched refs:WF_ST_EMPTY (Results 1 – 2 of 2) sorted by relevance
418 rbuf[0] = WF_ST_EMPTY; in snd_wavefront_cmd()607 dev->sample_status[sample_num] = WF_ST_EMPTY; in wavefront_delete_sample()638 dev->sample_status[i] = WF_ST_EMPTY; in wavefront_get_sample_status()658 case WF_ST_EMPTY: in wavefront_get_sample_status()667 if (rbuf[0] != WF_ST_EMPTY) { in wavefront_get_sample_status()
345 #define WF_ST_EMPTY 3 macro