Searched refs:friio_streaming_ctrl (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dfriio.c200 static int friio_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff);
367 ret = friio_streaming_ctrl(&d->adapter[0], 0); friio_initialize()
382 static int friio_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) friio_streaming_ctrl() function
442 friio_streaming_ctrl(&d->adapter[0], 1); friio_probe()
481 .streaming_ctrl = friio_streaming_ctrl,

Completed in 145 milliseconds