Home
last modified time | relevance | path

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

/linux/drivers/pci/pwrctrl/
H A Dslot.c18 struct slot_pwrctrl { struct
28 struct slot_pwrctrl *slot = container_of(pwrctrl, in slot_pwrctrl_power_on() argument
29 struct slot_pwrctrl, pwrctrl); in slot_pwrctrl_power_on()
48 struct slot_pwrctrl *slot = container_of(pwrctrl, in slot_pwrctrl_power_off()
49 struct slot_pwrctrl, pwrctrl); in slot_pwrctrl_power_off()
64 struct slot_pwrctrl *slot = data; in devm_slot_pwrctrl_release()
71 struct slot_pwrctrl *slot; in slot_pwrctrl_probe()