Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/pwrctrl/
H A Dcore.c17 struct pci_pwrctrl *pwrctrl = container_of(nb, struct pci_pwrctrl, nb); in pci_pwrctrl_notify()
43 struct pci_pwrctrl *pwrctrl = container_of(work, in rescan_work_func()
44 struct pci_pwrctrl, work); in rescan_work_func()
57 void pci_pwrctrl_init(struct pci_pwrctrl *pwrctrl, struct device *dev) in pci_pwrctrl_init()
78 int pci_pwrctrl_device_set_ready(struct pci_pwrctrl *pwrctrl) in pci_pwrctrl_device_set_ready()
102 void pci_pwrctrl_device_unset_ready(struct pci_pwrctrl *pwrctrl) in pci_pwrctrl_device_unset_ready()
116 struct pci_pwrctrl *pwrctrl = data; in devm_pci_pwrctrl_device_unset_ready()
132 struct pci_pwrctrl *pwrctrl) in devm_pci_pwrctrl_device_set_ready()
H A Dslot.c16 struct pci_pwrctrl ctx;
H A Dpci-pwrctrl-pwrseq.c17 struct pci_pwrctrl ctx;
/linux-6.15/include/linux/
H A Dpci-pwrctrl.h39 struct pci_pwrctrl { struct
48 void pci_pwrctrl_init(struct pci_pwrctrl *pwrctrl, struct device *dev); argument
49 int pci_pwrctrl_device_set_ready(struct pci_pwrctrl *pwrctrl);
50 void pci_pwrctrl_device_unset_ready(struct pci_pwrctrl *pwrctrl);
52 struct pci_pwrctrl *pwrctrl);