Searched defs:pwrctrl (Results 1 – 4 of 4) sorted by relevance
25 struct pci_pwrctrl *pwrctrl = container_of(nb, struct pci_pwrctrl, nb); in pci_pwrctrl_notify() local55 void pci_pwrctrl_init(struct pci_pwrctrl *pwrctrl, struct device *dev) in pci_pwrctrl_init()76 int pci_pwrctrl_device_set_ready(struct pci_pwrctrl *pwrctrl) in pci_pwrctrl_device_set_ready()98 void pci_pwrctrl_device_unset_ready(struct pci_pwrctrl *pwrctrl) in pci_pwrctrl_device_unset_ready()112 struct pci_pwrctrl *pwrctrl = data; in devm_pci_pwrctrl_device_unset_ready() local128 struct pci_pwrctrl *pwrctrl) in devm_pci_pwrctrl_device_set_ready()144 struct pci_pwrctrl *pwrctrl = dev_get_drvdata(dev); in __pci_pwrctrl_power_off_device() local193 struct pci_pwrctrl *pwrctrl = dev_get_drvdata(dev); in __pci_pwrctrl_power_on_device() local
17 struct pci_pwrctrl pwrctrl; member55 static int pwrseq_pwrctrl_power_on(struct pci_pwrctrl *pwrctrl) in pwrseq_pwrctrl_power_on()63 static int pwrseq_pwrctrl_power_off(struct pci_pwrctrl *pwrctrl) in pwrseq_pwrctrl_power_off()
19 struct pci_pwrctrl pwrctrl; member26 static int slot_pwrctrl_power_on(struct pci_pwrctrl *pwrctrl) in slot_pwrctrl_power_on()46 static int slot_pwrctrl_power_off(struct pci_pwrctrl *pwrctrl) in slot_pwrctrl_power_off()
1010 u32 pwrctrl, mask, clr; in ath9k_hw_4k_set_board_values() local