vtp              3283 drivers/media/usb/pvrusb2/pvrusb2-hdw.c int pvr2_hdw_get_tuner_status(struct pvr2_hdw *hdw,struct v4l2_tuner *vtp)
vtp              3289 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		memcpy(vtp,&hdw->tuner_signal_info,sizeof(struct v4l2_tuner));
vtp              5030 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	struct v4l2_tuner *vtp = &hdw->tuner_signal_info;
vtp              5031 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	memset(vtp, 0, sizeof(*vtp));
vtp              5032 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	vtp->type = (hdw->input_val == PVR2_CVAL_INPUT_RADIO) ?
vtp              5039 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	v4l2_device_call_all(&hdw->v4l2_dev, 0, tuner, g_tuner, vtp);
vtp              5041 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		   vtp->type,
vtp              5042 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		   vtp->signal, vtp->rxsubchans, vtp->capability,
vtp              5043 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		   vtp->rangelow, vtp->rangehigh);
vtp               316 drivers/net/ethernet/emulex/benet/be_hw.h 	u8 vtp;			/* dword 1 */
vtp               339 drivers/net/ethernet/emulex/benet/be_hw.h 	u8 vtp;			/* dword 0 */
vtp              2490 drivers/net/ethernet/emulex/benet/be_main.c 	rxcp->vlanf = GET_RX_COMPL_V1_BITS(vtp, compl);
vtp              2513 drivers/net/ethernet/emulex/benet/be_main.c 	rxcp->vlanf = GET_RX_COMPL_V0_BITS(vtp, compl);
vtp               470 drivers/video/fbdev/imsttfb.c 	__u32 MHz, hes, heb, veb, htp, vtp;
vtp               474 drivers/video/fbdev/imsttfb.c 			hes = 0x0008; heb = 0x0012; veb = 0x002a; htp = 10; vtp = 2;
vtp               478 drivers/video/fbdev/imsttfb.c 			hes = 0x0005; heb = 0x0020; veb = 0x0028; htp = 8; vtp = 3;
vtp               482 drivers/video/fbdev/imsttfb.c 			hes = 0x000a; heb = 0x001c; veb = 0x0020; htp = 8; vtp = 3;
vtp               486 drivers/video/fbdev/imsttfb.c 			hes = 0x0012; heb = 0x0022; veb = 0x0031; htp = 4; vtp = 3;
vtp               490 drivers/video/fbdev/imsttfb.c 			hes = 0x0012; heb = 0x002f; veb = 0x0029; htp = 4; vtp = 1;
vtp               494 drivers/video/fbdev/imsttfb.c 			hes = 0x0018; heb = 0x0040; veb = 0x002a; htp = 4; vtp = 3;
vtp               510 drivers/video/fbdev/imsttfb.c 	init->vt = init->vsb + vtp;