Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddib0700_core.c59 static int dib0700_ctrl_wr(struct dvb_usb_device *d, u8 *tx, u8 txlen) in dib0700_ctrl_wr() function
128 ret = dib0700_ctrl_wr(d, st->buf, 3); in dib0700_set_gpio()
151 ret = dib0700_ctrl_wr(d, st->buf, 3); in dib0700_set_usb_xfer_len()
307 if (dib0700_ctrl_wr(d, st->buf, msg[i].len + 2) < 0) in dib0700_i2c_xfer_legacy()
389 ret = dib0700_ctrl_wr(d, st->buf, 10); in dib0700_set_clock()
425 ret = dib0700_ctrl_wr(d, st->buf, 8); in dib0700_set_i2c_speed()
599 ret = dib0700_ctrl_wr(adap->dev, st->buf, 4); in dib0700_streaming_ctrl()
641 ret = dib0700_ctrl_wr(d, st->buf, 3); in dib0700_change_protocol()