Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dec168.h29 STREAMING_CTRL = 0x10, enumerator
H A Dec168.c25 case STREAMING_CTRL: in ec168_ctrl_msg()
313 struct ec168_req req = {STREAMING_CTRL, 0x7f01, 0x0202, 0, NULL}; in ec168_streaming_ctrl()