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;
352 if (cdma->event == CDMA_EVENT_PUSH_BUFFER_SPACE)
360 if (cdma->event == CDMA_EVENT_SYNC_QUEUE_EMPTY &&
365 cdma->event = CDMA_EVENT_NONE;
458 cdma->event = CDMA_EVENT_NONE;