Searched refs:ec168_ctrl_msg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | ec168.c | 14 static int ec168_ctrl_msg(struct dvb_usb_device *d, struct ec168_req *req) in ec168_ctrl_msg() function 127 ret = ec168_ctrl_msg(d, &req); in ec168_i2c_xfer() 147 ret = ec168_ctrl_msg(d, &req); in ec168_i2c_xfer() 159 ret = ec168_ctrl_msg(d, &req); in ec168_i2c_xfer() 192 ret = ec168_ctrl_msg(d, &req); in ec168_identify_state() 226 ret = ec168_ctrl_msg(d, &req); in ec168_download_firmware() 241 ret = ec168_ctrl_msg(d, &req); in ec168_download_firmware() 249 ret = ec168_ctrl_msg(d, &req); in ec168_download_firmware() 257 ret = ec168_ctrl_msg(d, &req); in ec168_download_firmware() 318 return ec168_ctrl_msg(d, &req); in ec168_streaming_ctrl()
|