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

/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;
448 card = prev_chan->pciec_card;
492 chan->pciec_card = card;
705 if (chan && chan->pciec_card)
706 peak_pciec_remove(chan->pciec_card);
744 if (chan->pciec_card)
745 peak_pciec_remove(chan->pciec_card);

Completed in 95 milliseconds