Searched refs:s_stream_vbi_fmt (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/ivtv/
H A Divtv-controls.c100 .s_stream_vbi_fmt = ivtv_s_stream_vbi_fmt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dcx2341x.h114 int (*s_stream_vbi_fmt)(struct cx2341x_handler *hdl, u32 val); member in struct:cx2341x_handler_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcx2341x.c1327 if (hdl->ops && hdl->ops->s_stream_vbi_fmt)
1328 return hdl->ops->s_stream_vbi_fmt(hdl, val);

Completed in 75 milliseconds