Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp.h186 int pciehp_sysfs_disable_slot(struct hotplug_slot *hotplug_slot);
H A Dpciehp_core.c62 ops->disable_slot = pciehp_sysfs_disable_slot; in init_slot()
H A Dpciehp_ctrl.c399 int pciehp_sysfs_disable_slot(struct hotplug_slot *hotplug_slot) in pciehp_sysfs_disable_slot() function