Lines Matching refs:anysee_ctrl_msg
36 static int anysee_ctrl_msg(struct dvb_usb_device *d,
99 ret = anysee_ctrl_msg(d, buf, sizeof(buf), val, 1);
108 return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
158 return anysee_ctrl_msg(d, buf, sizeof(buf), id, 3);
165 return anysee_ctrl_msg(fe_to_d(fe), buf, sizeof(buf), NULL, 0);
173 return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
180 return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
206 ret = anysee_ctrl_msg(d, buf, 6, msg[i+1].buf,
219 ret = anysee_ctrl_msg(d, buf, 4 + msg[i].len, NULL, 0);
1120 ret = anysee_ctrl_msg(d, buf, sizeof(buf), ircode, sizeof(ircode));
1154 ret = anysee_ctrl_msg(d, buf, sizeof(buf), &val, 1);
1167 return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
1178 ret = anysee_ctrl_msg(d, buf, sizeof(buf), &val, 1);
1191 return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);