Searched refs:pci_pwrctrl (Results 1 – 4 of 4) sorted by relevance
17 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()
16 struct pci_pwrctrl ctx;
17 struct pci_pwrctrl ctx;
39 struct pci_pwrctrl { struct48 void pci_pwrctrl_init(struct pci_pwrctrl *pwrctrl, struct device *dev); argument49 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);