Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Drpaphp.h96 int rpaphp_register_slot(struct slot *slot);
H A Drpaphp_core.c365 retval = rpaphp_register_slot(slot); in rpaphp_drc_info_add_slot()
406 retval = rpaphp_register_slot(slot); in rpaphp_drc_add_slot()
H A Drpaphp_slot.c81 int rpaphp_register_slot(struct slot *slot) in rpaphp_register_slot() function