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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/b2c2/
H A Dflexcop-pci.c70 struct flexcop_device *fc_dev; member in struct:flexcop_pci
108 struct flexcop_device *fc = fc_pci->fc_dev;
148 struct flexcop_device *fc = fc_pci->fc_dev;
171 flexcop_pass_dmx_packets(fc_pci->fc_dev,
175 flexcop_pass_dmx_packets(fc_pci->fc_dev,
202 flexcop_pass_dmx_data(fc_pci->fc_dev,
213 flexcop_pass_dmx_data(fc_pci->fc_dev,
273 flexcop_sram_set_dest(fc_pci->fc_dev, FC_SRAM_DEST_MEDIA |
275 flexcop_sram_set_dest(fc_pci->fc_dev, FC_SRAM_DEST_CAO |
358 fc_pci->fc_dev
[all...]
H A Dflexcop-usb.h28 struct flexcop_device *fc_dev; member in struct:flexcop_usb
H A Dflexcop-usb.c303 fc_usb->fc_dev, b+2, 1);
443 flexcop_sram_set_dest(fc_usb->fc_dev, FC_SRAM_DEST_MEDIA |
446 flexcop_wan_set_speed(fc_usb->fc_dev, FC_WAN_SPEED_8MBITS);
447 flexcop_sram_ctrl(fc_usb->fc_dev, 1, 1, 1);
499 fc_usb->fc_dev = fc;
544 flexcop_device_exit(fc_usb->fc_dev);
546 flexcop_device_kfree(fc_usb->fc_dev);

Completed in 52 milliseconds