Searched refs:pciec_card (Results 1 – 1 of 1) sorted by relevance
46 struct peak_pciec_card *pciec_card; /* only for PCIeC LEDs */ member405 struct peak_pciec_card *card = chan->pciec_card; in peak_pciec_write_reg()449 card = prev_chan->pciec_card; in peak_pciec_probe()493 chan->pciec_card = card; in peak_pciec_probe()706 if (chan && chan->pciec_card) in peak_pci_probe()707 peak_pciec_remove(chan->pciec_card); in peak_pci_probe()745 if (chan->pciec_card) in peak_pci_remove()746 peak_pciec_remove(chan->pciec_card); in peak_pci_remove()