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

/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c586 u8 std_type = 1; local
593 std_type = 0;
596 dev->height = std_type ? 576 : 480;
598 return hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, std_type);

Completed in 119 milliseconds