Home
last modified time | relevance | path

Searched refs:dibusb_streaming_ctrl (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddibusb-common.c25 int dibusb_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) in dibusb_streaming_ctrl() function
37 EXPORT_SYMBOL(dibusb_streaming_ctrl);
95 if ((ret = dibusb_streaming_ctrl(adap,onoff)) < 0) in dibusb2_0_streaming_ctrl()
Ddibusb.h119 extern int dibusb_streaming_ctrl(struct dvb_usb_adapter *, int);
Ddibusb-mb.c194 .streaming_ctrl = dibusb_streaming_ctrl,
284 .streaming_ctrl = dibusb_streaming_ctrl,