/linux-3.3/drivers/media/video/sn9c102/ |
D | sn9c102_tas5110d.c | 46 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 9; in tas5110d_set_crop() local
|
D | sn9c102_tas5110c1b.c | 64 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 9; in tas5110c1b_set_crop() local
|
D | sn9c102_tas5130d1b.c | 64 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 12; in tas5130d1b_set_crop() local
|
D | sn9c102_hv7131r.c | 215 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 1; in hv7131r_set_crop() local
|
D | sn9c102_hv7131d.c | 125 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 2; in hv7131d_set_crop() local
|
D | sn9c102_pas106b.c | 144 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 3; in pas106b_set_crop() local
|
D | sn9c102_ov7660.c | 372 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 1; in ov7660_set_crop() local
|
D | sn9c102_mi0360.c | 267 u8 h_start = 0, v_start = (u8)(rect->top - s->cropcap.bounds.top) + 1; in mi0360_set_crop() local
|
D | sn9c102_ov7630.c | 385 u8 h_start = 0, v_start = (u8)(rect->top - s->cropcap.bounds.top) + 1; in ov7630_set_crop() local
|
D | sn9c102_mt9v111.c | 169 u8 v_start = (u8) (rect->top - s->cropcap.bounds.top) + 2; in mt9v111_set_crop() local
|
D | sn9c102_pas202bcb.c | 178 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 3; in pas202bcb_set_crop() local
|
D | sn9c102_mi0343.c | 198 v_start = (u8)(rect->top - s->cropcap.bounds.top) + 2; in mi0343_set_crop() local
|
D | sn9c102_core.c | 1607 v_start = (u8)(rect->top - s->cropcap.bounds.top), in sn9c102_set_crop() local
|
/linux-3.3/include/xen/interface/ |
D | memory.h | 151 unsigned long v_start, v_end; /* Start and end virtual addresses. */ member
|
/linux-3.3/drivers/video/ |
D | wm8505fb.c | 88 int v_start = info->var.upper_margin; in wm8505fb_set_timing() local
|
/linux-3.3/include/linux/ |
D | omap3isp.h | 207 __u16 v_start; member 264 __u16 v_start; /* Vertical Start Position */ member
|
/linux-3.3/drivers/video/nvidia/ |
D | nvidia.c | 320 int v_start = info->var.yres + info->var.lower_margin - 1; in nvidia_calc_regs() local
|
/linux-3.3/drivers/media/video/saa7134/ |
D | saa7134-video.c | 701 int h_start, h_stop, v_start, v_stop; in set_size() local
|
/linux-3.3/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 1059 int v_start = 0; in ixgbevf_map_rings_to_vectors() local
|
/linux-3.3/fs/ocfs2/ |
D | xattr.c | 5013 u32 *v_start, in ocfs2_adjust_xattr_cross_cluster() 5087 u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0; in ocfs2_add_new_xattr_cluster() local
|
/linux-3.3/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 2040 int v_start = 0; in ixgbe_map_rings_to_vectors() local
|