Home
last modified time | relevance | path

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

/linux/drivers/pci/pwrctrl/
H A Dcore.c127 int devm_pci_pwrctrl_device_set_ready(struct device *dev, in devm_pci_pwrctrl_device_set_ready() function
140 EXPORT_SYMBOL_GPL(devm_pci_pwrctrl_device_set_ready);
H A Dpci-pwrctrl-pwrseq.c101 ret = devm_pci_pwrctrl_device_set_ready(dev, &pwrseq->pwrctrl); in pwrseq_pwrctrl_probe()
H A Dgeneric.c109 ret = devm_pci_pwrctrl_device_set_ready(dev, &slot->pwrctrl); in slot_pwrctrl_probe()
H A Dpci-pwrctrl-tc9563.c667 ret = devm_pci_pwrctrl_device_set_ready(dev, &tc9563->pwrctrl); in tc9563_pwrctrl_probe()