vp702x_usb_inout_op  185 drivers/media/usb/dvb-usb/vp702x-fe.c 	vp702x_usb_inout_op(st->d, cmd, 8, cmd, 10, 100);
vp702x_usb_inout_op  231 drivers/media/usb/dvb-usb/vp702x-fe.c 	vp702x_usb_inout_op(st->d, cmd, 8, cmd, 10, 100);
vp702x_usb_inout_op  273 drivers/media/usb/dvb-usb/vp702x-fe.c 	vp702x_usb_inout_op(st->d, buf, 8, buf, 10, 100);
vp702x_usb_inout_op  306 drivers/media/usb/dvb-usb/vp702x-fe.c 	vp702x_usb_inout_op(st->d, buf, 8, buf, 10, 100);
vp702x_usb_inout_op  143 drivers/media/usb/dvb-usb/vp702x.c 	ret = vp702x_usb_inout_op(d, buf, olen+2, buf, ilen+1, msec);
vp702x_usb_inout_op  111 drivers/media/usb/dvb-usb/vp702x.h extern int vp702x_usb_inout_op(struct dvb_usb_device *d, u8 *o, int olen, u8 *i, int ilen, int msec);