Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-control.c143 0x01, 0x38, CTRL_AUDIO_INPUT_VALUE, in hdpvr_set_audio()
150 ret = hdpvr_config_call(dev, CTRL_AUDIO_INPUT_VALUE, input); in hdpvr_set_audio()
H A Dhdpvr.h182 #define CTRL_AUDIO_INPUT_VALUE 0x2500 macro