Lines Matching refs:vbi
128 f->fmt.vbi.sampling_rate = 0x3d9b5b79; in init_v4l2_format()
129 f->fmt.vbi.offset = 0x055b3a09; in init_v4l2_format()
130 f->fmt.vbi.samples_per_line = 0xf176d436; in init_v4l2_format()
132 f->fmt.vbi.sample_format = magic; in init_v4l2_format()
134 f->fmt.vbi.sample_format = pf_magic; in init_v4l2_format()
135 f->fmt.vbi.start[0] = 0x9858e2eb; in init_v4l2_format()
136 f->fmt.vbi.start[1] = 0x8a4dc8c1; in init_v4l2_format()
137 f->fmt.vbi.count[0] = 0x4bcf36a3; in init_v4l2_format()
138 f->fmt.vbi.count[1] = 0x97dff65f; in init_v4l2_format()
139 f->fmt.vbi.flags = V4L2_VBI_INTERLACED; in init_v4l2_format()
288 f->fmt.vbi.sampling_rate, f->fmt.vbi.offset, in dprint_ioctl_v4l2()
289 f->fmt.vbi.samples_per_line); in dprint_ioctl_v4l2()
304 f->fmt.vbi.start[0], f->fmt.vbi.start[1], in dprint_ioctl_v4l2()
305 f->fmt.vbi.count[0], f->fmt.vbi.count[1]); in dprint_ioctl_v4l2()