Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddtt200u.c148 .streaming_ctrl = dtt200u_streaming_ctrl,
198 .streaming_ctrl = dtt200u_streaming_ctrl,
248 .streaming_ctrl = dtt200u_streaming_ctrl,
298 .streaming_ctrl = dtt200u_streaming_ctrl,
Ddibusb-mb.c194 .streaming_ctrl = dibusb_streaming_ctrl,
284 .streaming_ctrl = dibusb_streaming_ctrl,
353 .streaming_ctrl = dibusb2_0_streaming_ctrl,
416 .streaming_ctrl = dibusb2_0_streaming_ctrl,
Ddvb-usb-dvb.c32 if (adap->props.fe[adap->active_fe].streaming_ctrl != NULL) { in dvb_usb_ctrl_feed()
33 ret = adap->props.fe[adap->active_fe].streaming_ctrl(adap, 0); in dvb_usb_ctrl_feed()
73 if (adap->props.fe[adap->active_fe].streaming_ctrl != NULL) { in dvb_usb_ctrl_feed()
74 ret = adap->props.fe[adap->active_fe].streaming_ctrl(adap, 1); in dvb_usb_ctrl_feed()
Dcxusb.c1625 .streaming_ctrl = cxusb_streaming_ctrl,
1673 .streaming_ctrl = cxusb_streaming_ctrl,
1730 .streaming_ctrl = cxusb_streaming_ctrl,
1794 .streaming_ctrl = cxusb_streaming_ctrl,
1849 .streaming_ctrl = cxusb_streaming_ctrl,
1901 .streaming_ctrl = cxusb_streaming_ctrl,
1954 .streaming_ctrl = cxusb_streaming_ctrl,
2009 .streaming_ctrl = cxusb_streaming_ctrl,
2061 .streaming_ctrl = cxusb_aver_streaming_ctrl,
2107 .streaming_ctrl = cxusb_streaming_ctrl,
[all …]
Dttusb2.c642 .streaming_ctrl = NULL, // ttusb2_streaming_ctrl,
697 .streaming_ctrl = NULL,
758 .streaming_ctrl = NULL,
777 .streaming_ctrl = NULL,
Ddibusb-mc.c64 .streaming_ctrl = dibusb2_0_streaming_ctrl,
Dumt-010.c105 .streaming_ctrl = dibusb2_0_streaming_ctrl,
Da800.c134 .streaming_ctrl = dibusb2_0_streaming_ctrl,
DcinergyT2-core.c202 .streaming_ctrl = cinergyt2_streaming_ctrl,
Dnova-t-usb2.c174 .streaming_ctrl = dibusb2_0_streaming_ctrl,
Ddvb-usb.h148 int (*streaming_ctrl) (struct dvb_usb_adapter *, int); member
Dgp8psk.c273 .streaming_ctrl = gp8psk_streaming_ctrl,
Dfriio.c481 .streaming_ctrl = friio_streaming_ctrl,
Dvp702x.c391 .streaming_ctrl = vp702x_streaming_ctrl,
Dopera1.c523 .streaming_ctrl = opera1_streaming_ctrl,
Ddw2102.c2106 .streaming_ctrl = su3000_streaming_ctrl,
2171 .streaming_ctrl = su3000_streaming_ctrl,
2220 .streaming_ctrl = su3000_streaming_ctrl,
Daz6027.c1111 .streaming_ctrl = az6027_streaming_ctrl,
Ddib0700_devices.c3812 .streaming_ctrl = dib0700_streaming_ctrl, \
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Ddvb_usb_core.c321 if (d->props->streaming_ctrl) { in dvb_usb_start_feed()
322 ret = d->props->streaming_ctrl(adap->fe[adap->active_fe], 1); in dvb_usb_start_feed()
372 if (d->props->streaming_ctrl) { in dvb_usb_stop_feed()
373 ret = d->props->streaming_ctrl(adap->fe[adap->active_fe], 0); in dvb_usb_stop_feed()
1046 if (d->props->streaming_ctrl) in dvb_usbv2_suspend()
1047 d->props->streaming_ctrl(fe, 0); in dvb_usbv2_suspend()
1076 if (d->props->streaming_ctrl) in dvb_usbv2_resume_common()
1077 d->props->streaming_ctrl(fe, 1); in dvb_usbv2_resume_common()
Dmxl111sf.c1063 .streaming_ctrl = mxl111sf_ep4_streaming_ctrl,
1104 .streaming_ctrl = mxl111sf_ep6_streaming_ctrl,
1145 .streaming_ctrl = mxl111sf_ep5_streaming_ctrl,
1213 .streaming_ctrl = mxl111sf_streaming_ctrl_atsc_mh,
1291 .streaming_ctrl = mxl111sf_streaming_ctrl_mercury,
1361 .streaming_ctrl = mxl111sf_streaming_ctrl_mercury_mh,
Ddvbsky.c739 .streaming_ctrl = dvbsky_streaming_ctrl,
766 .streaming_ctrl = dvbsky_streaming_ctrl,
793 .streaming_ctrl = dvbsky_streaming_ctrl,
820 .streaming_ctrl = dvbsky_streaming_ctrl,
Ddvb_usb.h263 int (*streaming_ctrl) (struct dvb_frontend *, int); member
Dec168.c339 .streaming_ctrl = ec168_streaming_ctrl,
Daz6007.c896 .streaming_ctrl = az6007_streaming_ctrl,
918 .streaming_ctrl = az6007_streaming_ctrl,
Danysee.c1406 .streaming_ctrl = anysee_streaming_ctrl,
Dlmedm04.c1303 .streaming_ctrl = lme2510_streaming_ctrl,