Lines Matching defs:event
178 * Sleep (if necessary) until the requested event happens
186 enum cdma_event event)
192 switch (event) {
210 event);
213 if (cdma->event != CDMA_EVENT_NONE) {
220 cdma->event = event;
253 if (cdma->event != CDMA_EVENT_NONE) {
260 cdma->event = CDMA_EVENT_PUSH_BUFFER_SPACE;
345 if (cdma->event == CDMA_EVENT_PUSH_BUFFER_SPACE)
353 if (cdma->event == CDMA_EVENT_SYNC_QUEUE_EMPTY &&
358 cdma->event = CDMA_EVENT_NONE;
515 cdma->event = CDMA_EVENT_NONE;