Searched refs:tt3650_ci_set_video_port (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/media/usb/dvb-usb/ |
| D | pctv452e.c | 250 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, in tt3650_ci_set_video_port() function 279 return tt3650_ci_set_video_port(ca, slot, /* enable */ 0); in tt3650_ci_slot_shutdown() 284 return tt3650_ci_set_video_port(ca, slot, /* enable */ 1); in tt3650_ci_slot_ts_enable() 366 tt3650_ci_set_video_port(&state->ca, /* slot */ 0, /* enable */ 0); in tt3650_ci_uninit()
|
| D | ttusb2.c | 219 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, int slot, int enable) in tt3650_ci_set_video_port() function 245 return tt3650_ci_set_video_port(ca, slot, 0); in tt3650_ci_slot_shutdown() 250 return tt3650_ci_set_video_port(ca, slot, 1); in tt3650_ci_slot_ts_enable()
|