Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dshpchp.h192 static inline int get_hp_hw_control_from_firmware(struct pci_dev *dev) in get_hp_hw_control_from_firmware() function
198 #define get_hp_hw_control_from_firmware(dev) (0) macro
Dshpchp_core.c284 if (get_hp_hw_control_from_firmware(dev)) in is_shpc_capable()