Searched refs:tt3650_ci_set_video_port (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/media/usb/dvb-usb/ |
D | pctv452e.c | 256 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, in tt3650_ci_set_video_port() function 285 return tt3650_ci_set_video_port(ca, slot, /* enable */ 0); in tt3650_ci_slot_shutdown() 290 return tt3650_ci_set_video_port(ca, slot, /* enable */ 1); in tt3650_ci_slot_ts_enable() 372 tt3650_ci_set_video_port(&state->ca, /* slot */ 0, /* enable */ 0); in tt3650_ci_uninit()
|
D | ttusb2.c | 216 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, int slot, int enable) in tt3650_ci_set_video_port() function 242 return tt3650_ci_set_video_port(ca, slot, 0); in tt3650_ci_slot_shutdown() 247 return tt3650_ci_set_video_port(ca, slot, 1); in tt3650_ci_slot_ts_enable()
|