Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/dvb-usb/
Dttusb2.c123 static int tt3650_ci_msg(struct dvb_usb_device *d, u8 cmd, u8 *data, unsigned int write_len, unsign… in tt3650_ci_msg() function
140 ret = tt3650_ci_msg(d, cmd, data, write_len, read_len); in tt3650_ci_msg_locked()
269 ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1); in tt3650_ci_slot_reset()
277 ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1); in tt3650_ci_slot_reset()
285 ret = tt3650_ci_msg(d, TT3650_CMD_CI_SET_VIDEO_PORT, buf, 1, 1); in tt3650_ci_slot_reset()
Dpctv452e.c102 static int tt3650_ci_msg(struct dvb_usb_device *d, u8 cmd, u8 *data, in tt3650_ci_msg() function
161 ret = tt3650_ci_msg(d, cmd, data, write_len, read_len); in tt3650_ci_msg_locked()
303 ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1); in tt3650_ci_slot_reset()
311 ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1); in tt3650_ci_slot_reset()
319 ret = tt3650_ci_msg(d, TT3650_CMD_CI_SET_VIDEO_PORT, buf, 1, 1); in tt3650_ci_slot_reset()