Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Ddvbsky.c648 .streaming_ctrl = dvbsky_streaming_ctrl,
675 .streaming_ctrl = dvbsky_streaming_ctrl,
702 .streaming_ctrl = dvbsky_streaming_ctrl,
729 .streaming_ctrl = dvbsky_streaming_ctrl,
756 .streaming_ctrl = dvbsky_streaming_ctrl,
Ddvb_usb_core.c318 if (d->props->streaming_ctrl) { in dvb_usb_start_feed()
319 ret = d->props->streaming_ctrl(adap->fe[adap->active_fe], 1); in dvb_usb_start_feed()
369 if (d->props->streaming_ctrl) { in dvb_usb_stop_feed()
370 ret = d->props->streaming_ctrl(adap->fe[adap->active_fe], 0); in dvb_usb_stop_feed()
1063 if (d->props->streaming_ctrl) in dvb_usbv2_suspend()
1064 d->props->streaming_ctrl(fe, 0); in dvb_usbv2_suspend()
1093 if (d->props->streaming_ctrl) in dvb_usbv2_resume_common()
1094 d->props->streaming_ctrl(fe, 1); in dvb_usbv2_resume_common()
Dmxl111sf.c1098 .streaming_ctrl = mxl111sf_ep4_streaming_ctrl,
1140 .streaming_ctrl = mxl111sf_ep6_streaming_ctrl,
1182 .streaming_ctrl = mxl111sf_ep5_streaming_ctrl,
1251 .streaming_ctrl = mxl111sf_streaming_ctrl_atsc_mh,
1330 .streaming_ctrl = mxl111sf_streaming_ctrl_mercury,
1401 .streaming_ctrl = mxl111sf_streaming_ctrl_mercury_mh,
Ddvb_usb.h267 int (*streaming_ctrl) (struct dvb_frontend *, int); member
Dzd1301.c265 .streaming_ctrl = zd1301_streaming_ctrl,
Dec168.c347 .streaming_ctrl = ec168_streaming_ctrl,
Daz6007.c911 .streaming_ctrl = az6007_streaming_ctrl,
933 .streaming_ctrl = az6007_streaming_ctrl,
Dgl861.c623 .streaming_ctrl = friio_streaming_ctrl,
Danysee.c1402 .streaming_ctrl = anysee_streaming_ctrl,
Dlmedm04.c1302 .streaming_ctrl = lme2510_streaming_ctrl,
Daf9015.c1441 .streaming_ctrl = af9015_streaming_ctrl,