Home
last modified time | relevance | path

Searched refs:stream_control (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/media/dvb/b2c2/
Dflexcop-hw-filter.c203 if (fc->stream_control) /* device specific stream control */ in flexcop_pid_feed_control()
204 fc->stream_control(fc, onoff); in flexcop_pid_feed_control()
Dflexcop-common.h102 int (*stream_control) (struct flexcop_device *, int); member
Dflexcop-pci.c362 fc->stream_control = flexcop_pci_stream_control; in flexcop_pci_probe()
Dflexcop-usb.c528 fc->stream_control = flexcop_usb_stream_control; in flexcop_usb_probe()