Searched refs:frame_new (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.h380 static struct frame* frame_new(unsigned int frame_num, struct video_card *video);
H A Ddv1394.c155 static struct frame* frame_new(unsigned int frame_num, struct video_card *video) function
171 debug_printk("dv1394: frame_new: allocated CIP header pool at virt 0x%08lx (contig) dma 0x%08lx size %ld\n",
187 debug_printk("dv1394: frame_new: allocated DMA program memory at virt 0x%08lx (contig) dma 0x%08lx size %ld\n",
973 video->frames[i] = frame_new(i, video);

Completed in 135 milliseconds