Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A Dpeak_pci.c38 struct peak_pciec_card *pciec_card; /* only for PCIeC LEDs */ member
397 struct peak_pciec_card *card = chan->pciec_card; in peak_pciec_write_reg()
441 card = prev_chan->pciec_card; in peak_pciec_probe()
485 chan->pciec_card = card; in peak_pciec_probe()
698 if (chan && chan->pciec_card) in peak_pci_probe()
699 peak_pciec_remove(chan->pciec_card); in peak_pci_probe()
735 if (!prev_dev && chan->pciec_card) in peak_pci_remove()
736 peak_pciec_remove(chan->pciec_card); in peak_pci_remove()
/kernel/linux/linux-6.6/drivers/net/can/sja1000/
H A Dpeak_pci.c40 struct peak_pciec_card *pciec_card; /* only for PCIeC LEDs */ member
404 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()

Completed in 3 milliseconds