Home
last modified time | relevance | path

Searched defs:pwrctrl (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pci/pwrctrl/
H A Dcore.c25 struct pci_pwrctrl *pwrctrl = container_of(nb, struct pci_pwrctrl, nb); in pci_pwrctrl_notify() local
55 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() local
128 struct pci_pwrctrl *pwrctrl) in devm_pci_pwrctrl_device_set_ready()
186 struct pci_pwrctrl *pwrctrl = dev_get_drvdata(dev); in __pci_pwrctrl_power_off_device() local
240 struct pci_pwrctrl *pwrctrl = dev_get_drvdata(dev); in __pci_pwrctrl_power_on_device() local
H A Dpci-pwrctrl-pwrseq.c16 struct pci_pwrctrl pwrctrl; member
54 static int pwrseq_pwrctrl_power_on(struct pci_pwrctrl *pwrctrl) in pwrseq_pwrctrl_power_on()
62 static int pwrseq_pwrctrl_power_off(struct pci_pwrctrl *pwrctrl) in pwrseq_pwrctrl_power_off()
H A Dgeneric.c18 struct pci_pwrctrl pwrctrl; member
25 static int slot_pwrctrl_power_on(struct pci_pwrctrl *pwrctrl) in slot_pwrctrl_power_on()
45 static int slot_pwrctrl_power_off(struct pci_pwrctrl *pwrctrl) in slot_pwrctrl_power_off()
H A Dpci-pwrctrl-tc9563.c107 struct pci_pwrctrl pwrctrl; member
479 static int tc9563_pwrctrl_power_off(struct pci_pwrctrl *pwrctrl) in tc9563_pwrctrl_power_off()
491 static int tc9563_pwrctrl_power_on(struct pci_pwrctrl *pwrctrl) in tc9563_pwrctrl_power_on()
683 struct pci_pwrctrl *pwrctrl = dev_get_drvdata(&pdev->dev); in tc9563_pwrctrl_remove() local
/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom_4k.c1010 u32 pwrctrl, mask, clr; in ath9k_hw_4k_set_board_values() local