Searched refs:tt3650_ci_set_video_port (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/media/usb/dvb-usb/
H A Dpctv452e.c256 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, function
285 return tt3650_ci_set_video_port(ca, slot, /* enable */ 0);
290 return tt3650_ci_set_video_port(ca, slot, /* enable */ 1);
372 tt3650_ci_set_video_port(&state->ca, /* slot */ 0, /* enable */ 0);
H A Dttusb2.c216 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, int slot, int enable) function
242 return tt3650_ci_set_video_port(ca, slot, 0);
247 return tt3650_ci_set_video_port(ca, slot, 1);

Completed in 136 milliseconds