Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/hdpvr/
Dhdpvr.h181 #define CTRL_START_STREAMING_VALUE 0x0700 macro
Dhdpvr-video.c312 ret = hdpvr_config_call(dev, CTRL_START_STREAMING_VALUE, 0x00); in hdpvr_start_streaming()