Searched refs:pciec_card (Results 1 – 1 of 1) sorted by relevance
40 struct peak_pciec_card *pciec_card; /* only for PCIeC LEDs */ member404 struct peak_pciec_card *card = chan->pciec_card; in peak_pciec_write_reg()448 card = prev_chan->pciec_card; in peak_pciec_probe()492 chan->pciec_card = card; in peak_pciec_probe()718 if (chan && chan->pciec_card) in peak_pci_probe()719 peak_pciec_remove(chan->pciec_card); in peak_pci_probe()756 if (!prev_dev && chan->pciec_card) in peak_pci_remove()757 peak_pciec_remove(chan->pciec_card); in peak_pci_remove()