flexcop_pci
struct flexcop_pci *fc_pci =
container_of(work, struct flexcop_pci, irq_check_work.work);
struct flexcop_pci *fc_pci = dev_id;
struct flexcop_pci *fc_pci = fc->bus_specific;
static int flexcop_pci_dma_init(struct flexcop_pci *fc_pci)
static void flexcop_pci_dma_exit(struct flexcop_pci *fc_pci)
static int flexcop_pci_init(struct flexcop_pci *fc_pci)
static void flexcop_pci_exit(struct flexcop_pci *fc_pci)
struct flexcop_pci *fc_pci;
if ((fc = flexcop_device_kmalloc(sizeof(struct flexcop_pci))) == NULL) {
struct flexcop_pci *fc_pci = pci_get_drvdata(pdev);
struct flexcop_pci *fc_pci = fc->bus_specific;
struct flexcop_pci *fc_pci = fc->bus_specific;