Home
last modified time | relevance | path

Searched refs:tt3650_ci_set_video_port (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dpctv452e.c256 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()
H A Dttusb2.c216 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()