ec168_req
struct ec168_req req;
static int ec168_ctrl_msg(struct dvb_usb_device *d, struct ec168_req *req)
struct ec168_req req = {GET_CONFIG, 0, 1, sizeof(reply), &reply};
struct ec168_req req = {DOWNLOAD_FIRMWARE, 0, 0, 0, NULL};
struct ec168_req req = {STREAMING_CTRL, 0x7f01, 0x0202, 0, NULL};