Searched refs:vtp (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_elect.c849 REP_VTALLY *tally, *vtp; local
853 vtp = &tally[0];
865 if (vtp->eid == eid) {
868 i, vtp->eid, (u_long)vtp->egen,
870 if (vtp->egen >= egen)
873 vtp->egen = egen;
878 vtp = &tally[i];
888 vtp->eid = eid;
889 vtp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dimsttfb.c464 __u32 MHz, hes, heb, veb, htp, vtp; local
468 hes = 0x0008; heb = 0x0012; veb = 0x002a; htp = 10; vtp = 2;
472 hes = 0x0005; heb = 0x0020; veb = 0x0028; htp = 8; vtp = 3;
476 hes = 0x000a; heb = 0x001c; veb = 0x0020; htp = 8; vtp = 3;
480 hes = 0x0012; heb = 0x0022; veb = 0x0031; htp = 4; vtp = 3;
484 hes = 0x0012; heb = 0x002f; veb = 0x0029; htp = 4; vtp = 1;
488 hes = 0x0018; heb = 0x0040; veb = 0x002a; htp = 4; vtp = 3;
504 init->vt = init->vsb + vtp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/prj/
H A DGNUmakefile142 ../../print-vtp.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_hw.h278 u8 vtp; /* dword 1 */ member in struct:amap_eth_rx_compl
H A Dbe_main.c1036 vlanf = AMAP_GET_BITS(struct amap_eth_rx_compl, vtp, rxcp);
1076 vlanf = AMAP_GET_BITS(struct amap_eth_rx_compl, vtp, rxcp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw.c3425 int pvr2_hdw_get_tuner_status(struct pvr2_hdw *hdw,struct v4l2_tuner *vtp) argument
3431 memcpy(vtp,&hdw->tuner_signal_info,sizeof(struct v4l2_tuner));
5155 struct v4l2_tuner *vtp = &hdw->tuner_signal_info; local
5156 memset(vtp, 0, sizeof(*vtp));
5167 vtp->type,
5168 vtp->signal, vtp->rxsubchans, vtp->capability,
5169 vtp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A DMakefile.in95 print-usb.c print-vjc.c print-vqp.c print-vrrp.c print-vtp.c \

Completed in 138 milliseconds