Searched defs:vcs (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dgetty.c297 char *vcs, *vcsa; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvino.c1433 static void vino_update_line_size(struct vino_channel_settings *vcs) argument
1455 vino_set_clipping(struct vino_channel_settings *vcs, unsigned int x, unsigned int y, unsigned int w, unsigned int h) argument
1505 vino_set_default_clipping(struct vino_channel_settings *vcs) argument
1512 vino_set_scaling(struct vino_channel_settings *vcs, unsigned int w, unsigned int h) argument
1542 vino_set_default_scaling(struct vino_channel_settings *vcs) argument
1549 vino_set_framerate(struct vino_channel_settings *vcs, unsigned int fps) argument
1621 vino_set_default_framerate(struct vino_channel_settings *vcs) argument
1631 vino_dma_setup(struct vino_channel_settings *vcs, struct vino_framebuffer *fb) argument
1775 vino_dma_start(struct vino_channel_settings *vcs) argument
1786 vino_dma_stop(struct vino_channel_settings *vcs) argument
1802 vino_clear_interrupt(struct vino_channel_settings *vcs) argument
1819 vino_capture(struct vino_channel_settings *vcs, struct vino_framebuffer *fb) argument
1849 vino_capture_enqueue(struct vino_channel_settings *vcs, unsigned int index) argument
1872 vino_capture_next(struct vino_channel_settings *vcs, int start) argument
1935 vino_is_capturing(struct vino_channel_settings *vcs) argument
1950 vino_wait_for_frame(struct vino_channel_settings *vcs) argument
1999 vino_check_buffer(struct vino_channel_settings *vcs, struct vino_framebuffer *fb) argument
2039 vino_capture_stop(struct vino_channel_settings *vcs) argument
2094 vino_skip_frame(struct vino_channel_settings *vcs) argument
2116 vino_frame_done(struct vino_channel_settings *vcs) argument
2145 struct vino_channel_settings *vcs; local
2404 vino_is_input_owner(struct vino_channel_settings *vcs) argument
2417 vino_acquire_input(struct vino_channel_settings *vcs) argument
2505 vino_set_input(struct vino_channel_settings *vcs, int input) argument
2638 vino_release_input(struct vino_channel_settings *vcs) argument
2673 vino_set_data_norm(struct vino_channel_settings *vcs, unsigned int data_norm, unsigned long *flags) argument
2740 vino_enum_data_norm(struct vino_channel_settings *vcs, __u32 index) argument
2768 vino_enum_input(struct vino_channel_settings *vcs, __u32 index) argument
2808 vino_find_input_index(struct vino_channel_settings *vcs) argument
2860 vino_v4l2_enuminput(struct vino_channel_settings *vcs, struct v4l2_input *i) argument
2889 vino_v4l2_g_input(struct vino_channel_settings *vcs, unsigned int *i) argument
2912 vino_v4l2_s_input(struct vino_channel_settings *vcs, unsigned int *i) argument
2925 vino_v4l2_enumstd(struct vino_channel_settings *vcs, struct v4l2_standard *s) argument
2955 vino_v4l2_querystd(struct vino_channel_settings *vcs, v4l2_std_id *std) argument
2993 vino_v4l2_g_std(struct vino_channel_settings *vcs, v4l2_std_id *std) argument
3008 vino_v4l2_s_std(struct vino_channel_settings *vcs, v4l2_std_id *std) argument
3062 vino_v4l2_enum_fmt(struct vino_channel_settings *vcs, struct v4l2_fmtdesc *fd) argument
3091 vino_v4l2_try_fmt(struct vino_channel_settings *vcs, struct v4l2_format *f) argument
3146 vino_v4l2_g_fmt(struct vino_channel_settings *vcs, struct v4l2_format *f) argument
3185 vino_v4l2_s_fmt(struct vino_channel_settings *vcs, struct v4l2_format *f) argument
3238 vino_v4l2_cropcap(struct vino_channel_settings *vcs, struct v4l2_cropcap *ccap) argument
3270 vino_v4l2_g_crop(struct vino_channel_settings *vcs, struct v4l2_crop *c) argument
3294 vino_v4l2_s_crop(struct vino_channel_settings *vcs, struct v4l2_crop *c) argument
3316 vino_v4l2_g_parm(struct vino_channel_settings *vcs, struct v4l2_streamparm *sp) argument
3345 vino_v4l2_s_parm(struct vino_channel_settings *vcs, struct v4l2_streamparm *sp) argument
3378 vino_v4l2_reqbufs(struct vino_channel_settings *vcs, struct v4l2_requestbuffers *rb) argument
3422 vino_v4l2_get_buffer_status(struct vino_channel_settings *vcs, struct vino_framebuffer *fb, struct v4l2_buffer *b) argument
3460 vino_v4l2_querybuf(struct vino_channel_settings *vcs, struct v4l2_buffer *b) argument
3495 vino_v4l2_qbuf(struct vino_channel_settings *vcs, struct v4l2_buffer *b) argument
3533 vino_v4l2_dqbuf(struct vino_channel_settings *vcs, struct v4l2_buffer *b, unsigned int nonblocking) argument
3608 vino_v4l2_streamon(struct vino_channel_settings *vcs) argument
3646 vino_v4l2_streamoff(struct vino_channel_settings *vcs) argument
3660 vino_v4l2_queryctrl(struct vino_channel_settings *vcs, struct v4l2_queryctrl *queryctrl) argument
3709 vino_v4l2_g_ctrl(struct vino_channel_settings *vcs, struct v4l2_control *control) argument
3782 vino_v4l2_s_ctrl(struct vino_channel_settings *vcs, struct v4l2_control *control) argument
3876 struct vino_channel_settings *vcs = video_get_drvdata(dev); local
3908 struct vino_channel_settings *vcs = video_get_drvdata(dev); local
3952 struct vino_channel_settings *vcs = video_get_drvdata(dev); local
4058 struct vino_channel_settings *vcs = video_get_drvdata(dev); local
4099 struct vino_channel_settings *vcs = video_get_drvdata(dev); local
4207 struct vino_channel_settings *vcs = video_get_drvdata(dev); local
4384 vino_init_channel_settings(struct vino_channel_settings *vcs, unsigned int channel, const char *name) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Didt77252.h393 struct vc_map **vcs; /* Open Connections */ member in struct:idt77252_dev

Completed in 81 milliseconds