Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h175 #define CTRL_START_STREAMING_VALUE 0x0700 macro
H A Dhdpvr-video.c305 ret = hdpvr_config_call(dev, CTRL_START_STREAMING_VALUE, 0x00); in hdpvr_start_streaming()