Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddibusb-common.c22 int dibusb_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) in dibusb_streaming_ctrl() function
34 EXPORT_SYMBOL(dibusb_streaming_ctrl);
92 if ((ret = dibusb_streaming_ctrl(adap,onoff)) < 0) in dibusb2_0_streaming_ctrl()
H A Ddibusb.h116 extern int dibusb_streaming_ctrl(struct dvb_usb_adapter *, int);
H A Ddibusb-mb.c212 .streaming_ctrl = dibusb_streaming_ctrl,
302 .streaming_ctrl = dibusb_streaming_ctrl,