• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/

Lines Matching refs:pwc_device

158 static void pwc_set_image_buffer_size(struct pwc_device *pdev);
162 static int _send_control_msg(struct pwc_device *pdev,
186 static int recv_control_msg(struct pwc_device *pdev,
206 static inline int send_video_command(struct pwc_device *pdev,
216 static inline int send_control_msg(struct pwc_device *pdev,
225 static int set_video_mode_Nala(struct pwc_device *pdev, int size, int frames)
292 static int set_video_mode_Timon(struct pwc_device *pdev, int size, int frames, int compression, int snapshot)
345 static int set_video_mode_Kiara(struct pwc_device *pdev, int size, int frames, int compression, int snapshot)
428 int pwc_set_video_mode(struct pwc_device *pdev, int width, int height, int frames, int compression, int snapshot)
461 static unsigned int pwc_get_fps_Nala(struct pwc_device *pdev, unsigned int index, unsigned int size)
473 static unsigned int pwc_get_fps_Kiara(struct pwc_device *pdev, unsigned int index, unsigned int size)
485 static unsigned int pwc_get_fps_Timon(struct pwc_device *pdev, unsigned int index, unsigned int size)
497 unsigned int pwc_get_fps(struct pwc_device *pdev, unsigned int index, unsigned int size)
518 static void pwc_set_image_buffer_size(struct pwc_device *pdev)
560 int pwc_get_brightness(struct pwc_device *pdev)
572 int pwc_set_brightness(struct pwc_device *pdev, int value)
587 int pwc_get_contrast(struct pwc_device *pdev)
599 int pwc_set_contrast(struct pwc_device *pdev, int value)
614 int pwc_get_gamma(struct pwc_device *pdev)
626 int pwc_set_gamma(struct pwc_device *pdev, int value)
643 int pwc_get_saturation(struct pwc_device *pdev, int *value)
663 int pwc_set_saturation(struct pwc_device *pdev, int value)
684 int pwc_set_agc(struct pwc_device *pdev, int mode, int value)
711 int pwc_get_agc(struct pwc_device *pdev, int *value)
744 int pwc_set_shutter_speed(struct pwc_device *pdev, int mode, int value)
783 int pwc_get_shutter_speed(struct pwc_device *pdev, int *value)
805 int pwc_camera_power(struct pwc_device *pdev, int power)
825 int pwc_restore_user(struct pwc_device *pdev)
831 int pwc_save_user(struct pwc_device *pdev)
837 int pwc_restore_factory(struct pwc_device *pdev)
855 int pwc_set_awb(struct pwc_device *pdev, int mode)
876 int pwc_get_awb(struct pwc_device *pdev)
889 int pwc_set_red_gain(struct pwc_device *pdev, int value)
904 int pwc_get_red_gain(struct pwc_device *pdev, int *value)
919 int pwc_set_blue_gain(struct pwc_device *pdev, int value)
934 int pwc_get_blue_gain(struct pwc_device *pdev, int *value)
953 static int pwc_read_red_gain(struct pwc_device *pdev, int *value)
966 static int pwc_read_blue_gain(struct pwc_device *pdev, int *value)
980 static int pwc_set_wb_speed(struct pwc_device *pdev, int speed)
990 static int pwc_get_wb_speed(struct pwc_device *pdev, int *value)
1004 static int pwc_set_wb_delay(struct pwc_device *pdev, int delay)
1014 static int pwc_get_wb_delay(struct pwc_device *pdev, int *value)
1028 int pwc_set_leds(struct pwc_device *pdev, int on_value, int off_value)
1052 static int pwc_get_leds(struct pwc_device *pdev, int *on_value, int *off_value)
1072 int pwc_set_contour(struct pwc_device *pdev, int contour)
1099 int pwc_get_contour(struct pwc_device *pdev, int *contour)
1124 int pwc_set_backlight(struct pwc_device *pdev, int backlight)
1137 int pwc_get_backlight(struct pwc_device *pdev, int *backlight)
1151 int pwc_set_colour_mode(struct pwc_device *pdev, int colour)
1163 int pwc_get_colour_mode(struct pwc_device *pdev, int *colour)
1177 int pwc_set_flicker(struct pwc_device *pdev, int flicker)
1189 int pwc_get_flicker(struct pwc_device *pdev, int *flicker)
1202 int pwc_set_dynamic_noise(struct pwc_device *pdev, int noise)
1216 int pwc_get_dynamic_noise(struct pwc_device *pdev, int *noise)
1230 static int _pwc_mpt_reset(struct pwc_device *pdev, int flags)
1239 int pwc_mpt_reset(struct pwc_device *pdev, int flags)
1250 static int _pwc_mpt_set_angle(struct pwc_device *pdev, int pan, int tilt)
1269 int pwc_mpt_set_angle(struct pwc_device *pdev, int pan, int tilt)
1297 static int pwc_mpt_get_status(struct pwc_device *pdev, struct pwc_mpt_status *status)
1313 int pwc_get_cmos_sensor(struct pwc_device *pdev, int *sensor)
1359 long pwc_ioctl(struct pwc_device *pdev, unsigned int cmd, void *arg)