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

/linux-4.1.27/drivers/net/can/sja1000/
H A Dpeak_pci.c46 struct peak_pciec_card *pciec_card; /* only for PCIeC LEDs */ member in struct:peak_pci_chan
404 struct peak_pciec_card *card = chan->pciec_card; peak_pciec_write_reg()
448 card = prev_chan->pciec_card; peak_pciec_probe()
492 chan->pciec_card = card; peak_pciec_probe()
705 if (chan && chan->pciec_card) peak_pci_probe()
706 peak_pciec_remove(chan->pciec_card); peak_pci_probe()
744 if (chan->pciec_card) peak_pci_remove()
745 peak_pciec_remove(chan->pciec_card); peak_pci_remove()

Completed in 82 milliseconds