Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp.h179 int pciehp_card_present(struct controller *ctrl);
H A Dpciehp_hpc.c441 int pciehp_card_present(struct controller *ctrl) in pciehp_card_present() function
470 ret = pciehp_card_present(ctrl); in pciehp_card_present_or_link_active()
H A Dpciehp_ctrl.c256 present = pciehp_card_present(ctrl); in pciehp_handle_presence_or_link_change()