Searched refs:WF_ST_SAMPLE (Results 1 – 2 of 2) sorted by relevance
653 case WF_ST_SAMPLE: in wavefront_get_sample_status()1162 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_SAMPLE); in wavefront_send_sample()1404 case WF_ST_SAMPLE: /* sample or sample_header, based on patch->size */ in wavefront_load_patch()
342 #define WF_ST_SAMPLE 0 macro