Searched refs:CMD_STREAMING_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ | ||
H A D | anysee.h | 33 CMD_STREAMING_CTRL = 0x12, enumerator |
H A D | anysee.c | 172 u8 buf[] = {CMD_STREAMING_CTRL, (u8)onoff, 0x00}; in anysee_streaming_ctrl() |