Home
last modified time | relevance | path

Searched refs:new_snapshot (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/
Dpwc.h225 …truct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot);
Dpwc-if.c915 …struct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot) in pwc_try_video_mode() argument
923 ret = pwc_set_video_mode(pdev, width, height, new_fps, new_compression, new_snapshot); in pwc_try_video_mode()