Home
last modified time | relevance | path

Searched refs:dvb_usb_stop_feed (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-dvb.c93 static int dvb_usb_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in dvb_usb_stop_feed() function
182 adap->demux.stop_feed = dvb_usb_stop_feed; in dvb_usb_adapter_dvb_init()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c329 static int dvb_usb_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in dvb_usb_stop_feed() function
472 adap->demux.stop_feed = dvb_usb_stop_feed; in dvb_usbv2_adapter_dvb_init()