Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/sja1000/
Dpeak_pci.c46 struct peak_pciec_card *pciec_card; /* only for PCIeC LEDs */ member
405 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()