Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/pcie/
Ddpc.c49 static struct dpc_dev *to_dpc_dev(struct pci_dev *dev) in to_dpc_dev() function
68 dpc = to_dpc_dev(dev); in pci_save_dpc_state()
89 dpc = to_dpc_dev(dev); in pci_restore_dpc_state()
129 dpc = to_dpc_dev(pdev); in dpc_reset_link()