Searched refs:pci_pwrctl (Results 1 – 3 of 3) sorted by relevance
17 struct pci_pwrctl *pwrctl = container_of(nb, struct pci_pwrctl, nb); in pci_pwrctl_notify()53 struct pci_pwrctl *pwrctl = container_of(work, struct pci_pwrctl, work); in rescan_work_func()66 void pci_pwrctl_init(struct pci_pwrctl *pwrctl, struct device *dev) in pci_pwrctl_init()87 int pci_pwrctl_device_set_ready(struct pci_pwrctl *pwrctl) in pci_pwrctl_device_set_ready()111 void pci_pwrctl_device_unset_ready(struct pci_pwrctl *pwrctl) in pci_pwrctl_device_unset_ready()125 struct pci_pwrctl *pwrctl = data; in devm_pci_pwrctl_device_unset_ready()141 struct pci_pwrctl *pwrctl) in devm_pci_pwrctl_device_set_ready()
17 struct pci_pwrctl ctx;
39 struct pci_pwrctl { struct48 void pci_pwrctl_init(struct pci_pwrctl *pwrctl, struct device *dev); argument49 int pci_pwrctl_device_set_ready(struct pci_pwrctl *pwrctl);50 void pci_pwrctl_device_unset_ready(struct pci_pwrctl *pwrctl);52 struct pci_pwrctl *pwrctl);