Searched refs:ec168_req (Results 1 – 2 of 2) sorted by relevance
/drivers/media/usb/dvb-usb-v2/ |
D | ec168.c | 14 static int ec168_ctrl_msg(struct dvb_usb_device *d, struct ec168_req *req) in ec168_ctrl_msg() 105 struct ec168_req req; in ec168_i2c_xfer() 189 struct ec168_req req = {GET_CONFIG, 0, 1, sizeof(reply), &reply}; in ec168_identify_state() 213 struct ec168_req req = {DOWNLOAD_FIRMWARE, 0, 0, 0, NULL}; in ec168_download_firmware() 313 struct ec168_req req = {STREAMING_CTRL, 0x7f01, 0x0202, 0, NULL}; in ec168_streaming_ctrl()
|
D | ec168.h | 16 struct ec168_req { struct
|