Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
Dttusb2.c120 static int tt3650_ci_msg(struct dvb_usb_device *d, u8 cmd, u8 *data, unsigned int write_len, unsign… in tt3650_ci_msg() function
137 ret = tt3650_ci_msg(d, cmd, data, write_len, read_len); in tt3650_ci_msg_locked()
266 ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1); in tt3650_ci_slot_reset()
274 ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1); in tt3650_ci_slot_reset()
282 ret = tt3650_ci_msg(d, TT3650_CMD_CI_SET_VIDEO_PORT, buf, 1, 1); in tt3650_ci_slot_reset()
Dpctv452e.c106 static int tt3650_ci_msg(struct dvb_usb_device *d, u8 cmd, u8 *data, in tt3650_ci_msg() function
165 ret = tt3650_ci_msg(d, cmd, data, write_len, read_len); in tt3650_ci_msg_locked()
307 ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1); in tt3650_ci_slot_reset()
315 ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1); in tt3650_ci_slot_reset()
323 ret = tt3650_ci_msg(d, TT3650_CMD_CI_SET_VIDEO_PORT, buf, 1, 1); in tt3650_ci_slot_reset()