Home
last modified time | relevance | path

Searched refs:streaming_ctrl (Results 1 – 25 of 28) sorted by relevance

12

/drivers/media/usb/dvb-usb/
Ddtt200u.c190 .streaming_ctrl = dtt200u_streaming_ctrl,
242 .streaming_ctrl = dtt200u_streaming_ctrl,
294 .streaming_ctrl = dtt200u_streaming_ctrl,
346 .streaming_ctrl = dtt200u_streaming_ctrl,
Ddibusb-mb.c191 .streaming_ctrl = dibusb_streaming_ctrl,
281 .streaming_ctrl = dibusb_streaming_ctrl,
350 .streaming_ctrl = dibusb2_0_streaming_ctrl,
413 .streaming_ctrl = dibusb2_0_streaming_ctrl,
Ddvb-usb-dvb.c34 if (adap->props.fe[adap->active_fe].streaming_ctrl != NULL) { in dvb_usb_ctrl_feed()
35 ret = adap->props.fe[adap->active_fe].streaming_ctrl(adap, 0); in dvb_usb_ctrl_feed()
72 if (adap->props.fe[adap->active_fe].streaming_ctrl != NULL) { in dvb_usb_ctrl_feed()
73 ret = adap->props.fe[adap->active_fe].streaming_ctrl(adap, 1); in dvb_usb_ctrl_feed()
Dcxusb.c1780 .streaming_ctrl = cxusb_streaming_ctrl,
1831 .streaming_ctrl = cxusb_streaming_ctrl,
1891 .streaming_ctrl = cxusb_streaming_ctrl,
1958 .streaming_ctrl = cxusb_streaming_ctrl,
2017 .streaming_ctrl = cxusb_streaming_ctrl,
2070 .streaming_ctrl = cxusb_streaming_ctrl,
2124 .streaming_ctrl = cxusb_streaming_ctrl,
2181 .streaming_ctrl = cxusb_streaming_ctrl,
2235 .streaming_ctrl = cxusb_aver_streaming_ctrl,
2281 .streaming_ctrl = cxusb_streaming_ctrl,
[all …]
Dttusb2.c658 .streaming_ctrl = NULL, // ttusb2_streaming_ctrl,
713 .streaming_ctrl = NULL,
774 .streaming_ctrl = NULL,
793 .streaming_ctrl = NULL,
Ddibusb-mc.c61 .streaming_ctrl = dibusb2_0_streaming_ctrl,
Da800.c93 .streaming_ctrl = dibusb2_0_streaming_ctrl,
Dumt-010.c102 .streaming_ctrl = dibusb2_0_streaming_ctrl,
Dnova-t-usb2.c182 .streaming_ctrl = dibusb2_0_streaming_ctrl,
DcinergyT2-core.c213 .streaming_ctrl = cinergyt2_streaming_ctrl,
Ddvb-usb.h152 int (*streaming_ctrl) (struct dvb_usb_adapter *, int); member
Dgp8psk.c335 .streaming_ctrl = gp8psk_streaming_ctrl,
Dvp702x.c388 .streaming_ctrl = vp702x_streaming_ctrl,
Dopera1.c519 .streaming_ctrl = opera1_streaming_ctrl,
Ddw2102.c2168 .streaming_ctrl = su3000_streaming_ctrl,
2237 .streaming_ctrl = su3000_streaming_ctrl,
2286 .streaming_ctrl = su3000_streaming_ctrl,
Daz6027.c1109 .streaming_ctrl = az6027_streaming_ctrl,
/drivers/media/usb/dvb-usb-v2/
Ddvb_usb_core.c305 if (d->props->streaming_ctrl) { in dvb_usb_start_feed()
306 ret = d->props->streaming_ctrl(adap->fe[adap->active_fe], 1); in dvb_usb_start_feed()
356 if (d->props->streaming_ctrl) { in dvb_usb_stop_feed()
357 ret = d->props->streaming_ctrl(adap->fe[adap->active_fe], 0); in dvb_usb_stop_feed()
1048 if (d->props->streaming_ctrl) in dvb_usbv2_suspend()
1049 d->props->streaming_ctrl(fe, 0); in dvb_usbv2_suspend()
1078 if (d->props->streaming_ctrl) in dvb_usbv2_resume_common()
1079 d->props->streaming_ctrl(fe, 1); in dvb_usbv2_resume_common()
Ddvbsky.c638 .streaming_ctrl = dvbsky_streaming_ctrl,
665 .streaming_ctrl = dvbsky_streaming_ctrl,
692 .streaming_ctrl = dvbsky_streaming_ctrl,
719 .streaming_ctrl = dvbsky_streaming_ctrl,
746 .streaming_ctrl = dvbsky_streaming_ctrl,
Dmxl111sf.c1090 .streaming_ctrl = mxl111sf_ep4_streaming_ctrl,
1131 .streaming_ctrl = mxl111sf_ep6_streaming_ctrl,
1172 .streaming_ctrl = mxl111sf_ep5_streaming_ctrl,
1240 .streaming_ctrl = mxl111sf_streaming_ctrl_atsc_mh,
1318 .streaming_ctrl = mxl111sf_streaming_ctrl_mercury,
1388 .streaming_ctrl = mxl111sf_streaming_ctrl_mercury_mh,
Ddvb_usb.h254 int (*streaming_ctrl) (struct dvb_frontend *, int); member
Dzd1301.c256 .streaming_ctrl = zd1301_streaming_ctrl,
Daz6007.c894 .streaming_ctrl = az6007_streaming_ctrl,
916 .streaming_ctrl = az6007_streaming_ctrl,
Dec168.c325 .streaming_ctrl = ec168_streaming_ctrl,
Dgl861.c619 .streaming_ctrl = friio_streaming_ctrl,
Danysee.c1393 .streaming_ctrl = anysee_streaming_ctrl,

12