tt3650_ci_msg     157 drivers/media/usb/dvb-usb/pctv452e.c 	ret = tt3650_ci_msg(d, cmd, data, write_len, read_len);
tt3650_ci_msg     299 drivers/media/usb/dvb-usb/pctv452e.c 	ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1);
tt3650_ci_msg     307 drivers/media/usb/dvb-usb/pctv452e.c 	ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1);
tt3650_ci_msg     315 drivers/media/usb/dvb-usb/pctv452e.c 	ret = tt3650_ci_msg(d, TT3650_CMD_CI_SET_VIDEO_PORT, buf, 1, 1);
tt3650_ci_msg     137 drivers/media/usb/dvb-usb/ttusb2.c 	ret = tt3650_ci_msg(d, cmd, data, write_len, read_len);
tt3650_ci_msg     266 drivers/media/usb/dvb-usb/ttusb2.c 	ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1);
tt3650_ci_msg     274 drivers/media/usb/dvb-usb/ttusb2.c 	ret = tt3650_ci_msg(d, TT3650_CMD_CI_RESET, buf, 1, 1);
tt3650_ci_msg     282 drivers/media/usb/dvb-usb/ttusb2.c 	ret = tt3650_ci_msg(d, TT3650_CMD_CI_SET_VIDEO_PORT, buf, 1, 1);