Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dzd1301.c25 static int zd1301_ctrl_msg(struct dvb_usb_device *d, const u8 *wbuf, in zd1301_ctrl_msg() function
93 ret = zd1301_ctrl_msg(d, buf, 7, NULL, 0); in zd1301_demod_wreg()
111 ret = zd1301_ctrl_msg(d, buf, 7, buf, 7); in zd1301_demod_rreg()
238 ret = zd1301_ctrl_msg(d, buf, 3, NULL, 0); in zd1301_streaming_ctrl()