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

/drivers/media/pci/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 |
354 fc_pci->fc_dev
[all...]
/drivers/media/usb/b2c2/
H A Dflexcop-usb.h28 struct flexcop_device *fc_dev; member in struct:flexcop_usb
H A Dflexcop-usb.c325 fc_usb->fc_dev, b+2, 1);
462 flexcop_sram_set_dest(fc_usb->fc_dev, FC_SRAM_DEST_MEDIA |
465 flexcop_wan_set_speed(fc_usb->fc_dev, FC_WAN_SPEED_8MBITS);
466 flexcop_sram_ctrl(fc_usb->fc_dev, 1, 1, 1);
518 fc_usb->fc_dev = fc;
563 flexcop_device_exit(fc_usb->fc_dev);
565 flexcop_device_kfree(fc_usb->fc_dev);

Completed in 83 milliseconds