Searched refs:sliced_mpeg_mdl (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-fileops.c227 mdl = &cx->vbi.sliced_mpeg_mdl;
278 struct cx18_mdl *mdl = &cx->vbi.sliced_mpeg_mdl;
480 if (mdl != &cx->vbi.sliced_mpeg_mdl) {
H A Dcx18-driver.c741 INIT_LIST_HEAD(&cx->vbi.sliced_mpeg_mdl.list);
742 INIT_LIST_HEAD(&cx->vbi.sliced_mpeg_mdl.buf_list);
744 &cx->vbi.sliced_mpeg_mdl.buf_list);
H A Dcx18-driver.h527 struct cx18_mdl sliced_mpeg_mdl; member in struct:vbi_info

Completed in 176 milliseconds