Searched refs:FRAME_CLEAR (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Ddv1394-private.h284 /* FRAME_CLEAR - DMA program not set up, waiting for data
290 FRAME_CLEAR = 0, enumerator in enum:frame::__anon4477
H A Ddv1394.c143 f->state = FRAME_CLEAR;
1326 if (video->frames[target_frame]->state == FRAME_CLEAR) {
1430 video->frames[target_frame]->state == FRAME_CLEAR) {
1534 while (video->frames[video->first_clear_frame]->state != FRAME_CLEAR) {

Completed in 47 milliseconds