Searched refs:ec168_req (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
| D | ec168.c | 28 static int ec168_ctrl_msg(struct dvb_usb_device *d, struct ec168_req *req) in ec168_ctrl_msg() 119 struct ec168_req req; in ec168_i2c_xfer() 191 struct ec168_req req = {GET_CONFIG, 0, 1, sizeof(reply), &reply}; in ec168_identify_state() 215 struct ec168_req req = {DOWNLOAD_FIRMWARE, 0, 0, 0, NULL}; in ec168_download_firmware() 315 struct ec168_req req = {STREAMING_CTRL, 0x7f01, 0x0202, 0, NULL}; in ec168_streaming_ctrl()
|
| D | ec168.h | 30 struct ec168_req { struct
|