Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_ctrl.c132 static int pciehp_enable_slot(struct controller *ctrl);
276 ctrl->request_result = pciehp_enable_slot(ctrl); in pciehp_handle_presence_or_link_change()
309 static int pciehp_enable_slot(struct controller *ctrl) in pciehp_enable_slot() function